#FBCEEC#FBCEEC
#FBCEEC is a very light, moderate pink. Relative luminance 0.707; OKLCH L 89.9% C 0.064 H 338.6°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCEEC |
|---|---|
| RGB | rgb(251, 206, 236) |
| HSL | hsl(320, 85%, 90%) |
| HSV | hsv(320, 18%, 98%) |
| CMYK | cmyk(0%, 17.9%, 6%, 1.6%) |
| CIE-LAB | lab(87.34, 20.65, -8.77) |
| CIE-LCH | lch(87.34, 22.44, 336.98°) |
| OKLab | oklab(89.88% 0.0592 -0.0232) |
| OKLCH | oklch(89.88% 0.064 338.6) |
| XYZ | xyz(76.9940, 70.7100, 88.9331) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.96
Very Light Purple
#F6CEFC
ΔE00 4.99
Light Pink
#FFD1DF
ΔE00 5.15
Pale Pink
#FFCFDC
ΔE00 5.59
Pale Lavender
#EECFFE
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCEEC #CEFBDD
analogous
#F4CEFB #FBCEEC #FBCED6
triadic
#FBCEEC #ECFBCE #CEECFB
tetradic
#FBCEEC #FBF4CE #CEFBDD #CED6FB
square
#FBCEEC #FBF4CE #CEFBDD #CED6FB
split-complementary
#FBCEEC #D6FBCE #CEFBF4
monochromatic
#F25DC0 #F695D6 #FBCEEC #FDE3F4 #FDE3F4
Accessibility & contrast
On white
1.39
#FBCEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FBCEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCEEC
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCEEC | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#FFCFD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbceec; /* rgb */ color: rgb(251, 206, 236); /* oklch */ color: oklch(89.9% 0.064 338.6);
Tailwind
colors: {
custom: {
50: '#fdddf2',
500: '#fbceec',
950: '#000000',
},
}SCSS
$custom: #fbceec; $custom-light: #fdddf2; $custom-dark: #000000;
JSON
{
"hex": "#fbceec",
"rgb": {
"r": 251,
"g": 206,
"b": 236
},
"hsl": {
"h": 320,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.89882,
"c": 0.0636,
"h": 338.6
},
"luminance": 0.70708
}Semantic roles & 50–950 ramp
primary
#FBCEEC
secondary
#8CE2A8
accent
#E14E04
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485