#FFD1C8#FFD1C8
#FFD1C8 is a very light, muted red. Relative luminance 0.710; OKLCH L 89.8% C 0.054 H 31.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1C8 |
|---|---|
| RGB | rgb(255, 209, 200) |
| HSL | hsl(10, 100%, 89%) |
| HSV | hsv(10, 22%, 100%) |
| CMYK | cmyk(0%, 18%, 21.6%, 0%) |
| CIE-LAB | lab(87.50, 14.81, 10.55) |
| CIE-LCH | lch(87.50, 18.19, 35.46°) |
| OKLab | oklab(89.79% 0.046 0.0276) |
| OKLCH | oklch(89.79% 0.054 31) |
| XYZ | xyz(74.4663, 71.0339, 64.4207) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.59
Pale Rose
#FDC1C5
ΔE00 6.78
Light Rose
#FFC5CB
ΔE00 6.87
Apricot
#FBCEB1
ΔE00 8.21
Pale Pink
#FFCFDC
ΔE00 8.47
Bubblegum
#FFC1CC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1C8 #C8F6FF
analogous
#FFC8DB #FFD1C8 #FFEDC8
triadic
#FFD1C8 #C8FFD1 #D1C8FF
tetradic
#FFD1C8 #DBFFC8 #C8F6FF #EDC8FF
square
#FFD1C8 #DBFFC8 #C8F6FF #EDC8FF
split-complementary
#FFD1C8 #C8FFED #C8DBFF
monochromatic
#FF6B4E #FF9E8B #FFD1C8 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.38
#FFD1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#FFD1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1C8
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1C8 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#E5DFC8
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd1c8; /* rgb */ color: rgb(255, 209, 200); /* oklch */ color: oklch(89.8% 0.054 31.0);
Tailwind
colors: {
custom: {
50: '#ffdfd8',
500: '#ffd1c8',
950: '#000000',
},
}SCSS
$custom: #ffd1c8; $custom-light: #ffdfd8; $custom-dark: #000000;
JSON
{
"hex": "#ffd1c8",
"rgb": {
"r": 255,
"g": 209,
"b": 200
},
"hsl": {
"h": 9.818,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89787,
"c": 0.05363,
"h": 31
},
"luminance": 0.71031
}Semantic roles & 50–950 ramp
primary
#FFD1C8
secondary
#82D8E9
accent
#C0E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483