#FFD4CE#FFD4CE
#FFD4CE is a very light, muted red. Relative luminance 0.728; OKLCH L 90.5% C 0.049 H 27.4°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4CE |
|---|---|
| RGB | rgb(255, 212, 206) |
| HSL | hsl(7, 100%, 90%) |
| HSV | hsv(7, 19%, 100%) |
| CMYK | cmyk(0%, 16.9%, 19.2%, 0%) |
| CIE-LAB | lab(88.36, 14.12, 8.61) |
| CIE-LCH | lch(88.36, 16.54, 31.36°) |
| OKLab | oklab(90.5% 0.0437 0.0227) |
| OKLCH | oklch(90.5% 0.049 27.4) |
| XYZ | xyz(75.9243, 72.8058, 68.4341) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.50
Light Rose
#FFC5CB
ΔE00 6.46
Pale Rose
#FDC1C5
ΔE00 6.63
Pale Pink
#FFCFDC
ΔE00 7.39
Light Pink
#FFD1DF
ΔE00 7.66
Bubblegum
#FFC1CC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4CE #CEF9FF
analogous
#FFCEE0 #FFD4CE #FFECCE
triadic
#FFD4CE #CEFFD4 #D4CEFF
tetradic
#FFD4CE #E0FFCE #CEF9FF #ECCEFF
square
#FFD4CE #E0FFCE #CEF9FF #ECCEFF
split-complementary
#FFD4CE #CEFFEC #CEE0FF
monochromatic
#FF6954 #FF9E91 #FFD4CE #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.35
#FFD4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#FFD4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4CE
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4CE | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CD
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#FFCFD2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd4ce; /* rgb */ color: rgb(255, 212, 206); /* oklch */ color: oklch(90.5% 0.049 27.4);
Tailwind
colors: {
custom: {
50: '#ffe1dd',
500: '#ffd4ce',
950: '#000000',
},
}SCSS
$custom: #ffd4ce; $custom-light: #ffe1dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd4ce",
"rgb": {
"r": 255,
"g": 212,
"b": 206
},
"hsl": {
"h": 7.347,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90497,
"c": 0.04925,
"h": 27.4
},
"luminance": 0.72803
}Semantic roles & 50–950 ramp
primary
#FFD4CE
secondary
#87DEEA
accent
#C9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484