#FBC8EB#FBC8EB
#FBC8EB is a very light, moderate pink. Relative luminance 0.678; OKLCH L 88.8% C 0.073 H 338.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC8EB |
|---|---|
| RGB | rgb(251, 200, 235) |
| HSL | hsl(319, 86%, 88%) |
| HSV | hsv(319, 20%, 98%) |
| CMYK | cmyk(0%, 20.3%, 6.4%, 1.6%) |
| CIE-LAB | lab(85.92, 23.63, -10.37) |
| CIE-LCH | lch(85.92, 25.81, 336.32°) |
| OKLab | oklab(88.77% 0.0678 -0.0274) |
| OKLCH | oklch(88.77% 0.073 338) |
| XYZ | xyz(75.4322, 67.8181, 87.6978) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.49
Very Light Purple
#F6CEFC
ΔE00 4.62
Light Pink
#FFD1DF
ΔE00 6.52
Pale Lavender
#EECFFE
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 6.81
Powder Pink
#FFB2D0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC8EB #C8FBD8
analogous
#F2C8FB #FBC8EB #FBC8D1
triadic
#FBC8EB #EBFBC8 #C8EBFB
tetradic
#FBC8EB #FBF2C8 #C8FBD8 #C8D1FB
square
#FBC8EB #FBF2C8 #C8FBD8 #C8D1FB
split-complementary
#FBC8EB #D1FBC8 #C8FBF2
monochromatic
#F356C2 #F78FD6 #FBC8EB #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.44
#FBC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#FBC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC8EB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC8EB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#FFC9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbc8eb; /* rgb */ color: rgb(251, 200, 235); /* oklch */ color: oklch(88.8% 0.073 338.0);
Tailwind
colors: {
custom: {
50: '#fdd9f1',
500: '#fbc8eb',
950: '#000000',
},
}SCSS
$custom: #fbc8eb; $custom-light: #fdd9f1; $custom-dark: #000000;
JSON
{
"hex": "#fbc8eb",
"rgb": {
"r": 251,
"g": 200,
"b": 235
},
"hsl": {
"h": 318.824,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.88769,
"c": 0.07312,
"h": 338
},
"luminance": 0.67816
}Semantic roles & 50–950 ramp
primary
#FBC8EB
secondary
#86E1A3
accent
#E34903
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385