#FBDEEE#FBDEEE
#FBDEEE is a very light, muted pink. Relative luminance 0.789; OKLCH L 92.9% C 0.038 H 343.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDEEE |
|---|---|
| RGB | rgb(251, 222, 238) |
| HSL | hsl(327, 78%, 93%) |
| HSV | hsv(327, 12%, 98%) |
| CMYK | cmyk(0%, 11.6%, 5.2%, 1.6%) |
| CIE-LAB | lab(91.20, 12.63, -4.13) |
| CIE-LCH | lch(91.20, 13.28, 341.90°) |
| OKLab | oklab(92.89% 0.0365 -0.0108) |
| OKLCH | oklch(92.89% 0.038 343.5) |
| XYZ | xyz(81.3359, 78.9262, 91.8219) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.16
Pale Pink
#FFCFDC
ΔE00 5.83
Lavenderblush
#FFF0F5
ΔE00 7.20
Mistyrose
#FFE4E1
ΔE00 7.73
Thistle
#D8BFD8
ΔE00 8.04
Pale Mauve
#FED0FC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDEEE #DEFBEB
analogous
#FADEFB #FBDEEE #FBDEDF
triadic
#FBDEEE #EEFBDE #DEEEFB
tetradic
#FBDEEE #FBFADE #DEFBEB #DEDFFB
square
#FBDEEE #FBFADE #DEFBEB #DEDFFB
split-complementary
#FBDEEE #DFFBDE #DEFBFA
monochromatic
#EE71B6 #F4A7D2 #FBDEEE #FCE4F1 #FCE4F1
Accessibility & contrast
On white
1.25
#FBDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#FBDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDEEE
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDEEE | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fbdeee; /* rgb */ color: rgb(251, 222, 238); /* oklch */ color: oklch(92.9% 0.038 343.5);
Tailwind
colors: {
custom: {
50: '#fce8f3',
500: '#fbdeee',
950: '#000000',
},
}SCSS
$custom: #fbdeee; $custom-light: #fce8f3; $custom-dark: #000000;
JSON
{
"hex": "#fbdeee",
"rgb": {
"r": 251,
"g": 222,
"b": 238
},
"hsl": {
"h": 326.897,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.92894,
"c": 0.03804,
"h": 343.5
},
"luminance": 0.78925
}Semantic roles & 50–950 ramp
primary
#FBDEEE
secondary
#9BE2BB
accent
#DB680B
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485