#FFC5EE#FFC5EE
#FFC5EE is a very light, moderate pink. Relative luminance 0.674; OKLCH L 88.7% C 0.084 H 337.3°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5EE |
|---|---|
| RGB | rgb(255, 197, 238) |
| HSL | hsl(318, 100%, 89%) |
| HSV | hsv(318, 23%, 100%) |
| CMYK | cmyk(0%, 22.7%, 6.7%, 0%) |
| CIE-LAB | lab(85.69, 27.06, -12.26) |
| CIE-LCH | lch(85.69, 29.71, 335.63°) |
| OKLab | oklab(88.71% 0.0776 -0.0325) |
| OKLCH | oklch(88.71% 0.084 337.3) |
| XYZ | xyz(76.6378, 67.3680, 89.8387) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.51
Very Light Purple
#F6CEFC
ΔE00 4.72
Powder Pink
#FFB2D0
ΔE00 6.70
Light Lavendar
#EFC0FE
ΔE00 6.80
Pale Lavender
#EECFFE
ΔE00 6.87
Light Lilac
#EDC8FF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5EE #C5FFD6
analogous
#F3C5FF #FFC5EE #FFC5D1
triadic
#FFC5EE #EEFFC5 #C5EEFF
tetradic
#FFC5EE #FFF3C5 #C5FFD6 #C5D1FF
square
#FFC5EE #FFF3C5 #C5FFD6 #C5D1FF
split-complementary
#FFC5EE #D1FFC5 #C5FFF3
monochromatic
#FF4BCA #FF88DC #FFC5EE #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.45
#FFC5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#FFC5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5EE
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5EE | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#FFC6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffc5ee; /* rgb */ color: rgb(255, 197, 238); /* oklch */ color: oklch(88.7% 0.084 337.3);
Tailwind
colors: {
custom: {
50: '#ffd7f3',
500: '#ffc5ee',
950: '#000000',
},
}SCSS
$custom: #ffc5ee; $custom-light: #ffd7f3; $custom-dark: #000000;
JSON
{
"hex": "#ffc5ee",
"rgb": {
"r": 255,
"g": 197,
"b": 238
},
"hsl": {
"h": 317.586,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.88711,
"c": 0.08413,
"h": 337.3
},
"luminance": 0.67366
}Semantic roles & 50–950 ramp
primary
#FFC5EE
secondary
#80E99E
accent
#E64300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385