#FBC6EE#FBC6EE
#FBC6EE is a very light, moderate pink. Relative luminance 0.671; OKLCH L 88.5% C 0.079 H 335.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC6EE |
|---|---|
| RGB | rgb(251, 198, 238) |
| HSL | hsl(315, 87%, 88%) |
| HSV | hsv(315, 21%, 98%) |
| CMYK | cmyk(0%, 21.1%, 5.2%, 1.6%) |
| CIE-LAB | lab(85.54, 25.20, -12.52) |
| CIE-LCH | lch(85.54, 28.14, 333.58°) |
| OKLab | oklab(88.51% 0.0717 -0.0333) |
| OKLCH | oklch(88.51% 0.079 335.1) |
| XYZ | xyz(75.4091, 67.0726, 89.8463) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.92
Very Light Purple
#F6CEFC
ΔE00 3.98
Pale Lavender
#EECFFE
ΔE00 6.06
Light Lilac
#EDC8FF
ΔE00 6.24
Light Lavendar
#EFC0FE
ΔE00 6.43
Powder Pink
#FFB2D0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC6EE #C6FBD3
analogous
#EDC6FB #FBC6EE #FBC6D3
triadic
#FBC6EE #EEFBC6 #C6EEFB
tetradic
#FBC6EE #FBEDC6 #C6FBD3 #C6D3FB
square
#FBC6EE #FBEDC6 #C6FBD3 #C6D3FB
split-complementary
#FBC6EE #D3FBC6 #C6FBED
monochromatic
#F354CC #F78DDD #FBC6EE #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.46
#FBC6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FBC6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC6EE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC6EE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#D2D9EC
Tritanopia (blue-blind)
#FFC8D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbc6ee; /* rgb */ color: rgb(251, 198, 238); /* oklch */ color: oklch(88.5% 0.079 335.1);
Tailwind
colors: {
custom: {
50: '#fdd7f3',
500: '#fbc6ee',
950: '#000000',
},
}SCSS
$custom: #fbc6ee; $custom-light: #fdd7f3; $custom-dark: #000000;
JSON
{
"hex": "#fbc6ee",
"rgb": {
"r": 251,
"g": 198,
"b": 238
},
"hsl": {
"h": 314.717,
"s": 86.885,
"l": 88.039
},
"oklch": {
"l": 0.88509,
"c": 0.07908,
"h": 335.1
},
"luminance": 0.6707
}Semantic roles & 50–950 ramp
primary
#FBC6EE
secondary
#84E19B
accent
#E33902
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385