#FBC9EB#FBC9EB
#FBC9EB is a very light, moderate pink. Relative luminance 0.683; OKLCH L 88.9% C 0.071 H 338.2°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC9EB |
|---|---|
| RGB | rgb(251, 201, 235) |
| HSL | hsl(319, 86%, 89%) |
| HSV | hsv(319, 20%, 98%) |
| CMYK | cmyk(0%, 19.9%, 6.4%, 1.6%) |
| CIE-LAB | lab(86.15, 23.11, -10.02) |
| CIE-LCH | lch(86.15, 25.19, 336.55°) |
| OKLab | oklab(88.95% 0.0663 -0.0265) |
| OKLCH | oklch(88.95% 0.071 338.2) |
| XYZ | xyz(75.6646, 68.2828, 87.7753) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.54
Very Light Purple
#F6CEFC
ΔE00 4.67
Light Pink
#FFD1DF
ΔE00 6.23
Pale Pink
#FFCFDC
ΔE00 6.54
Pale Lavender
#EECFFE
ΔE00 6.57
Powder Pink
#FFB2D0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC9EB #C9FBD9
analogous
#F2C9FB #FBC9EB #FBC9D2
triadic
#FBC9EB #EBFBC9 #C9EBFB
tetradic
#FBC9EB #FBF2C9 #C9FBD9 #C9D2FB
square
#FBC9EB #FBF2C9 #C9FBD9 #C9D2FB
split-complementary
#FBC9EB #D2FBC9 #C9FBF2
monochromatic
#F357C1 #F790D6 #FBC9EB #FDE3F4 #FDE3F4
Accessibility & contrast
On white
1.43
#FBC9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FBC9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC9EB
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC9EB | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#FFCAD4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbc9eb; /* rgb */ color: rgb(251, 201, 235); /* oklch */ color: oklch(88.9% 0.071 338.2);
Tailwind
colors: {
custom: {
50: '#fdd9f1',
500: '#fbc9eb',
950: '#000000',
},
}SCSS
$custom: #fbc9eb; $custom-light: #fdd9f1; $custom-dark: #000000;
JSON
{
"hex": "#fbc9eb",
"rgb": {
"r": 251,
"g": 201,
"b": 235
},
"hsl": {
"h": 319.2,
"s": 86.207,
"l": 88.627
},
"oklch": {
"l": 0.88948,
"c": 0.0714,
"h": 338.2
},
"luminance": 0.68281
}Semantic roles & 50–950 ramp
primary
#FBC9EB
secondary
#87E1A4
accent
#E34A03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385