#FBC8EE#FBC8EE
#FBC8EE is a very light, moderate pink. Relative luminance 0.680; OKLCH L 88.9% C 0.076 H 335.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC8EE |
|---|---|
| RGB | rgb(251, 200, 238) |
| HSL | hsl(315, 86%, 88%) |
| HSV | hsv(315, 20%, 98%) |
| CMYK | cmyk(0%, 20.3%, 5.2%, 1.6%) |
| CIE-LAB | lab(86.00, 24.15, -11.83) |
| CIE-LCH | lch(86.00, 26.89, 333.90°) |
| OKLab | oklab(88.87% 0.0688 -0.0314) |
| OKLCH | oklch(88.87% 0.076 335.4) |
| XYZ | xyz(75.8693, 67.9930, 89.9997) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.81
Very Light Purple
#F6CEFC
ΔE00 3.93
Pale Lavender
#EECFFE
ΔE00 5.97
Light Lilac
#EDC8FF
ΔE00 6.40
Light Lavendar
#EFC0FE
ΔE00 6.81
Light Pink
#FFD1DF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC8EE #C8FBD5
analogous
#EEC8FB #FBC8EE #FBC8D4
triadic
#FBC8EE #EEFBC8 #C8EEFB
tetradic
#FBC8EE #FBEEC8 #C8FBD5 #C8D4FB
square
#FBC8EE #FBEEC8 #C8FBD5 #C8D4FB
split-complementary
#FBC8EE #D4FBC8 #C8FBEE
monochromatic
#F356CB #F78FDC #FBC8EE #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.44
#FBC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#FBC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC8EE
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC8EE | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F0
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#FFCAD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbc8ee; /* rgb */ color: rgb(251, 200, 238); /* oklch */ color: oklch(88.9% 0.076 335.4);
Tailwind
colors: {
custom: {
50: '#fdd9f3',
500: '#fbc8ee',
950: '#000000',
},
}SCSS
$custom: #fbc8ee; $custom-light: #fdd9f3; $custom-dark: #000000;
JSON
{
"hex": "#fbc8ee",
"rgb": {
"r": 251,
"g": 200,
"b": 238
},
"hsl": {
"h": 315.294,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.88866,
"c": 0.07562,
"h": 335.4
},
"luminance": 0.67991
}Semantic roles & 50–950 ramp
primary
#FBC8EE
secondary
#86E19D
accent
#E33C03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385