#FBCEEE#FBCEEE
#FBCEEE is a very light, moderate pink. Relative luminance 0.708; OKLCH L 89.9% C 0.065 H 336.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCEEE |
|---|---|
| RGB | rgb(251, 206, 238) |
| HSL | hsl(317, 85%, 90%) |
| HSV | hsv(317, 18%, 98%) |
| CMYK | cmyk(0%, 17.9%, 5.2%, 1.6%) |
| CIE-LAB | lab(87.40, 20.99, -9.75) |
| CIE-LCH | lch(87.40, 23.15, 335.09°) |
| OKLab | oklab(89.95% 0.0599 -0.0258) |
| OKLCH | oklch(89.95% 0.065 336.7) |
| XYZ | xyz(77.2862, 70.8268, 90.4720) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.37
Very Light Purple
#F6CEFC
ΔE00 4.42
Light Pink
#FFD1DF
ΔE00 5.73
Pale Lavender
#EECFFE
ΔE00 6.11
Pale Pink
#FFCFDC
ΔE00 6.17
Thistle
#D8BFD8
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCEEE #CEFBDB
analogous
#F2CEFB #FBCEEE #FBCED8
triadic
#FBCEEE #EEFBCE #CEEEFB
tetradic
#FBCEEE #FBF2CE #CEFBDB #CED8FB
square
#FBCEEE #FBF2CE #CEFBDB #CED8FB
split-complementary
#FBCEEE #D8FBCE #CEFBF2
monochromatic
#F25DC7 #F695DA #FBCEEE #FDE3F5 #FDE3F5
Accessibility & contrast
On white
1.38
#FBCEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FBCEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCEEE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCEEE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#D9DDED
Tritanopia (blue-blind)
#FFCFD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbceee; /* rgb */ color: rgb(251, 206, 238); /* oklch */ color: oklch(89.9% 0.065 336.7);
Tailwind
colors: {
custom: {
50: '#fdddf3',
500: '#fbceee',
950: '#000000',
},
}SCSS
$custom: #fbceee; $custom-light: #fdddf3; $custom-dark: #000000;
JSON
{
"hex": "#fbceee",
"rgb": {
"r": 251,
"g": 206,
"b": 238
},
"hsl": {
"h": 317.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.89945,
"c": 0.06523,
"h": 336.7
},
"luminance": 0.70825
}Semantic roles & 50–950 ramp
primary
#FBCEEE
secondary
#8CE2A4
accent
#E14404
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485