#FBC6ED#FBC6ED
#FBC6ED is a very light, moderate pink. Relative luminance 0.670; OKLCH L 88.5% C 0.078 H 335.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC6ED |
|---|---|
| RGB | rgb(251, 198, 237) |
| HSL | hsl(316, 87%, 88%) |
| HSV | hsv(316, 21%, 98%) |
| CMYK | cmyk(0%, 21.1%, 5.6%, 1.6%) |
| CIE-LAB | lab(85.51, 25.03, -12.03) |
| CIE-LCH | lch(85.51, 27.77, 334.32°) |
| OKLab | oklab(88.48% 0.0714 -0.032) |
| OKLCH | oklch(88.48% 0.078 335.9) |
| XYZ | xyz(75.2626, 67.0140, 89.0747) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.09
Very Light Purple
#F6CEFC
ΔE00 4.17
Pale Lavender
#EECFFE
ΔE00 6.24
Light Lilac
#EDC8FF
ΔE00 6.47
Light Lavendar
#EFC0FE
ΔE00 6.69
Powder Pink
#FFB2D0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC6ED #C6FBD4
analogous
#EEC6FB #FBC6ED #FBC6D2
triadic
#FBC6ED #EDFBC6 #C6EDFB
tetradic
#FBC6ED #FBEEC6 #C6FBD4 #C6D2FB
square
#FBC6ED #FBEEC6 #C6FBD4 #C6D2FB
split-complementary
#FBC6ED #D2FBC6 #C6FBEE
monochromatic
#F354C9 #F78DDB #FBC6ED #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.46
#FBC6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FBC6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC6ED
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC6ED | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#FFC8D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbc6ed; /* rgb */ color: rgb(251, 198, 237); /* oklch */ color: oklch(88.5% 0.078 335.9);
Tailwind
colors: {
custom: {
50: '#fdd7f2',
500: '#fbc6ed',
950: '#000000',
},
}SCSS
$custom: #fbc6ed; $custom-light: #fdd7f2; $custom-dark: #000000;
JSON
{
"hex": "#fbc6ed",
"rgb": {
"r": 251,
"g": 198,
"b": 237
},
"hsl": {
"h": 315.849,
"s": 86.885,
"l": 88.039
},
"oklch": {
"l": 0.88477,
"c": 0.07824,
"h": 335.9
},
"luminance": 0.67012
}Semantic roles & 50–950 ramp
primary
#FBC6ED
secondary
#84E19D
accent
#E33E02
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385