#FBC6EB#FBC6EB
#FBC6EB is a very light, moderate pink. Relative luminance 0.669; OKLCH L 88.4% C 0.077 H 337.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC6EB |
|---|---|
| RGB | rgb(251, 198, 235) |
| HSL | hsl(318, 87%, 88%) |
| HSV | hsv(318, 21%, 98%) |
| CMYK | cmyk(0%, 21.1%, 6.4%, 1.6%) |
| CIE-LAB | lab(85.45, 24.69, -11.06) |
| CIE-LCH | lch(85.45, 27.05, 335.87°) |
| OKLab | oklab(88.41% 0.0707 -0.0293) |
| OKLCH | oklch(88.41% 0.077 337.5) |
| XYZ | xyz(74.9720, 66.8978, 87.5444) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.48
Very Light Purple
#F6CEFC
ΔE00 4.59
Pale Lavender
#EECFFE
ΔE00 6.60
Powder Pink
#FFB2D0
ΔE00 6.75
Light Lilac
#EDC8FF
ΔE00 6.94
Baby Pink
#FFB7CE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC6EB #C6FBD6
analogous
#F0C6FB #FBC6EB #FBC6D0
triadic
#FBC6EB #EBFBC6 #C6EBFB
tetradic
#FBC6EB #FBF0C6 #C6FBD6 #C6D0FB
square
#FBC6EB #FBF0C6 #C6FBD6 #C6D0FB
split-complementary
#FBC6EB #D0FBC6 #C6FBF0
monochromatic
#F354C3 #F78DD7 #FBC6EB #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.46
#FBC6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#FBC6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC6EB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC6EB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#D3D8E9
Tritanopia (blue-blind)
#FFC7D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbc6eb; /* rgb */ color: rgb(251, 198, 235); /* oklch */ color: oklch(88.4% 0.077 337.5);
Tailwind
colors: {
custom: {
50: '#fdd7f1',
500: '#fbc6eb',
950: '#000000',
},
}SCSS
$custom: #fbc6eb; $custom-light: #fdd7f1; $custom-dark: #000000;
JSON
{
"hex": "#fbc6eb",
"rgb": {
"r": 251,
"g": 198,
"b": 235
},
"hsl": {
"h": 318.113,
"s": 86.885,
"l": 88.039
},
"oklch": {
"l": 0.88412,
"c": 0.07658,
"h": 337.5
},
"luminance": 0.66896
}Semantic roles & 50–950 ramp
primary
#FBC6EB
secondary
#84E1A0
accent
#E34602
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385