#FFD4C8#FFD4C8
#FFD4C8 is a very light, muted red. Relative luminance 0.725; OKLCH L 90.3% C 0.051 H 36.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4C8 |
|---|---|
| RGB | rgb(255, 212, 200) |
| HSL | hsl(13, 100%, 89%) |
| HSV | hsv(13, 22%, 100%) |
| CMYK | cmyk(0%, 16.9%, 21.6%, 0%) |
| CIE-LAB | lab(88.22, 13.25, 11.57) |
| CIE-LCH | lch(88.22, 17.59, 41.13°) |
| OKLab | oklab(90.35% 0.0414 0.0302) |
| OKLCH | oklch(90.35% 0.051 36.1) |
| XYZ | xyz(75.2093, 72.5198, 64.6684) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.15
Apricot
#FBCEB1
ΔE00 6.78
Pale Rose
#FDC1C5
ΔE00 8.51
Light Rose
#FFC5CB
ΔE00 8.60
Peach
#FFDAB9
ΔE00 9.35
Pale Pink
#FFCFDC
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4C8 #C8F3FF
analogous
#FFC8D8 #FFD4C8 #FFF0C8
triadic
#FFD4C8 #C8FFD4 #D4C8FF
tetradic
#FFD4C8 #D8FFC8 #C8F3FF #F0C8FF
square
#FFD4C8 #D8FFC8 #C8F3FF #F0C8FF
split-complementary
#FFD4C8 #C8FFF0 #C8D8FF
monochromatic
#FF744E #FFA48B #FFD4C8 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.35
#FFD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FFD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4C8
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4C8 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C7
Deuteranopia (green-blind)
#E7E1C8
Tritanopia (blue-blind)
#FFCED1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd4c8; /* rgb */ color: rgb(255, 212, 200); /* oklch */ color: oklch(90.3% 0.051 36.1);
Tailwind
colors: {
custom: {
50: '#ffe1d8',
500: '#ffd4c8',
950: '#000000',
},
}SCSS
$custom: #ffd4c8; $custom-light: #ffe1d8; $custom-dark: #000000;
JSON
{
"hex": "#ffd4c8",
"rgb": {
"r": 255,
"g": 212,
"b": 200
},
"hsl": {
"h": 13.091,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.90345,
"c": 0.05129,
"h": 36.1
},
"luminance": 0.72517
}Semantic roles & 50–950 ramp
primary
#FFD4C8
secondary
#82D3E9
accent
#B3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483