#FBC5EE#FBC5EE
#FBC5EE is a very light, moderate pink. Relative luminance 0.666; OKLCH L 88.3% C 0.081 H 335.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC5EE |
|---|---|
| RGB | rgb(251, 197, 238) |
| HSL | hsl(314, 87%, 88%) |
| HSV | hsv(314, 22%, 98%) |
| CMYK | cmyk(0%, 21.5%, 5.2%, 1.6%) |
| CIE-LAB | lab(85.31, 25.73, -12.86) |
| CIE-LCH | lch(85.31, 28.77, 333.43°) |
| OKLab | oklab(88.33% 0.0732 -0.0342) |
| OKLCH | oklch(88.33% 0.081 335) |
| XYZ | xyz(75.1813, 66.6170, 89.7704) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.03
Very Light Purple
#F6CEFC
ΔE00 4.04
Pale Lavender
#EECFFE
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.18
Light Lavendar
#EFC0FE
ΔE00 6.25
Powder Pink
#FFB2D0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC5EE #C5FBD2
analogous
#EDC5FB #FBC5EE #FBC5D3
triadic
#FBC5EE #EEFBC5 #C5EEFB
tetradic
#FBC5EE #FBEDC5 #C5FBD2 #C5D3FB
square
#FBC5EE #FBEDC5 #C5FBD2 #C5D3FB
split-complementary
#FBC5EE #D3FBC5 #C5FBED
monochromatic
#F352CC #F78CDD #FBC5EE #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.47
#FBC5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FBC5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC5EE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC5EE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F0
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#FFC7D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbc5ee; /* rgb */ color: rgb(251, 197, 238); /* oklch */ color: oklch(88.3% 0.081 335.0);
Tailwind
colors: {
custom: {
50: '#fdd7f3',
500: '#fbc5ee',
950: '#000000',
},
}SCSS
$custom: #fbc5ee; $custom-light: #fdd7f3; $custom-dark: #000000;
JSON
{
"hex": "#fbc5ee",
"rgb": {
"r": 251,
"g": 197,
"b": 238
},
"hsl": {
"h": 314.444,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.88332,
"c": 0.08083,
"h": 335
},
"luminance": 0.66615
}Semantic roles & 50–950 ramp
primary
#FBC5EE
secondary
#83E19A
accent
#E43802
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385