#FBC7EE#FBC7EE
#FBC7EE is a very light, moderate pink. Relative luminance 0.675; OKLCH L 88.7% C 0.077 H 335.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC7EE |
|---|---|
| RGB | rgb(251, 199, 238) |
| HSL | hsl(315, 87%, 88%) |
| HSV | hsv(315, 21%, 98%) |
| CMYK | cmyk(0%, 20.7%, 5.2%, 1.6%) |
| CIE-LAB | lab(85.77, 24.67, -12.18) |
| CIE-LCH | lch(85.77, 27.52, 333.74°) |
| OKLab | oklab(88.69% 0.0703 -0.0323) |
| OKLCH | oklch(88.69% 0.077 335.3) |
| XYZ | xyz(75.6384, 67.5313, 89.9228) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.85
Very Light Purple
#F6CEFC
ΔE00 3.94
Pale Lavender
#EECFFE
ΔE00 6.01
Light Lilac
#EDC8FF
ΔE00 6.31
Light Lavendar
#EFC0FE
ΔE00 6.61
Powder Pink
#FFB2D0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC7EE #C7FBD4
analogous
#EEC7FB #FBC7EE #FBC7D4
triadic
#FBC7EE #EEFBC7 #C7EEFB
tetradic
#FBC7EE #FBEEC7 #C7FBD4 #C7D4FB
square
#FBC7EE #FBEEC7 #C7FBD4 #C7D4FB
split-complementary
#FBC7EE #D4FBC7 #C7FBEE
monochromatic
#F355CB #F78EDD #FBC7EE #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.45
#FBC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#FBC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC7EE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC7EE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#FFC9D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbc7ee; /* rgb */ color: rgb(251, 199, 238); /* oklch */ color: oklch(88.7% 0.077 335.3);
Tailwind
colors: {
custom: {
50: '#fdd8f3',
500: '#fbc7ee',
950: '#000000',
},
}SCSS
$custom: #fbc7ee; $custom-light: #fdd8f3; $custom-dark: #000000;
JSON
{
"hex": "#fbc7ee",
"rgb": {
"r": 251,
"g": 199,
"b": 238
},
"hsl": {
"h": 315,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.88687,
"c": 0.07735,
"h": 335.3
},
"luminance": 0.67529
}Semantic roles & 50–950 ramp
primary
#FBC7EE
secondary
#85E19C
accent
#E33B02
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385