#FFC4EE#FFC4EE
#FFC4EE is a very light, moderate pink. Relative luminance 0.669; OKLCH L 88.5% C 0.086 H 337.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4EE |
|---|---|
| RGB | rgb(255, 196, 238) |
| HSL | hsl(317, 100%, 88%) |
| HSV | hsv(317, 23%, 100%) |
| CMYK | cmyk(0%, 23.1%, 6.7%, 0%) |
| CIE-LAB | lab(85.46, 27.59, -12.60) |
| CIE-LCH | lch(85.46, 30.33, 335.45°) |
| OKLab | oklab(88.54% 0.0791 -0.0334) |
| OKLCH | oklch(88.54% 0.086 337.1) |
| XYZ | xyz(76.4115, 66.9154, 89.7632) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.63
Very Light Purple
#F6CEFC
ΔE00 4.80
Light Lavendar
#EFC0FE
ΔE00 6.66
Powder Pink
#FFB2D0
ΔE00 6.66
Light Lilac
#EDC8FF
ΔE00 6.85
Pale Lavender
#EECFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4EE #C4FFD5
analogous
#F2C4FF #FFC4EE #FFC4D0
triadic
#FFC4EE #EEFFC4 #C4EEFF
tetradic
#FFC4EE #FFF2C4 #C4FFD5 #C4D0FF
square
#FFC4EE #FFF2C4 #C4FFD5 #C4D0FF
split-complementary
#FFC4EE #D0FFC4 #C4FFF2
monochromatic
#FF4ACB #FF87DC #FFC4EE #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.46
#FFC4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#FFC4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4EE
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4EE | 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)
#C5D0F0
Deuteranopia (green-blind)
#D2D9EC
Tritanopia (blue-blind)
#FFC6D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffc4ee; /* rgb */ color: rgb(255, 196, 238); /* oklch */ color: oklch(88.5% 0.086 337.1);
Tailwind
colors: {
custom: {
50: '#ffd6f3',
500: '#ffc4ee',
950: '#000000',
},
}SCSS
$custom: #ffc4ee; $custom-light: #ffd6f3; $custom-dark: #000000;
JSON
{
"hex": "#ffc4ee",
"rgb": {
"r": 255,
"g": 196,
"b": 238
},
"hsl": {
"h": 317.288,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.88535,
"c": 0.08585,
"h": 337.1
},
"luminance": 0.66913
}Semantic roles & 50–950 ramp
primary
#FFC4EE
secondary
#7FE89D
accent
#E64200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385