#FBC9EE#FBC9EE
#FBC9EE is a very light, moderate pink. Relative luminance 0.685; OKLCH L 89.0% C 0.074 H 335.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC9EE |
|---|---|
| RGB | rgb(251, 201, 238) |
| HSL | hsl(316, 86%, 89%) |
| HSV | hsv(316, 20%, 98%) |
| CMYK | cmyk(0%, 19.9%, 5.2%, 1.6%) |
| CIE-LAB | lab(86.23, 23.62, -11.48) |
| CIE-LCH | lch(86.23, 26.27, 334.07°) |
| OKLab | oklab(89.04% 0.0673 -0.0305) |
| OKLCH | oklch(89.04% 0.074 335.6) |
| XYZ | xyz(76.1016, 68.4577, 90.0772) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.80
Very Light Purple
#F6CEFC
ΔE00 3.94
Pale Lavender
#EECFFE
ΔE00 5.95
Light Lilac
#EDC8FF
ΔE00 6.50
Light Lavendar
#EFC0FE
ΔE00 7.02
Light Pink
#FFD1DF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC9EE #C9FBD6
analogous
#EFC9FB #FBC9EE #FBC9D5
triadic
#FBC9EE #EEFBC9 #C9EEFB
tetradic
#FBC9EE #FBEFC9 #C9FBD6 #C9D5FB
square
#FBC9EE #FBEFC9 #C9FBD6 #C9D5FB
split-complementary
#FBC9EE #D5FBC9 #C9FBEF
monochromatic
#F357CA #F790DC #FBC9EE #FDE3F6 #FDE3F6
Accessibility & contrast
On white
1.43
#FBC9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#FBC9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC9EE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC9EE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F0
Deuteranopia (green-blind)
#D5DAEC
Tritanopia (blue-blind)
#FFCBD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbc9ee; /* rgb */ color: rgb(251, 201, 238); /* oklch */ color: oklch(89.0% 0.074 335.6);
Tailwind
colors: {
custom: {
50: '#fdd9f3',
500: '#fbc9ee',
950: '#000000',
},
}SCSS
$custom: #fbc9ee; $custom-light: #fdd9f3; $custom-dark: #000000;
JSON
{
"hex": "#fbc9ee",
"rgb": {
"r": 251,
"g": 201,
"b": 238
},
"hsl": {
"h": 315.6,
"s": 86.207,
"l": 88.627
},
"oklch": {
"l": 0.89044,
"c": 0.07388,
"h": 335.6
},
"luminance": 0.68456
}Semantic roles & 50–950 ramp
primary
#FBC9EE
secondary
#87E19E
accent
#E33D03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385