#FFD8CC#FFD8CC
#FFD8CC is a very light, muted red. Relative luminance 0.747; OKLCH L 91.2% C 0.047 H 37.8°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8CC |
|---|---|
| RGB | rgb(255, 216, 204) |
| HSL | hsl(14, 100%, 90%) |
| HSV | hsv(14, 20%, 100%) |
| CMYK | cmyk(0%, 15.3%, 20%, 0%) |
| CIE-LAB | lab(89.27, 11.75, 10.96) |
| CIE-LCH | lch(89.27, 16.07, 43.01°) |
| OKLab | oklab(91.19% 0.037 0.0287) |
| OKLCH | oklch(91.19% 0.047 37.8) |
| XYZ | xyz(76.6952, 74.7339, 67.5001) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.18
Apricot
#FBCEB1
ΔE00 6.73
Peach
#FFDAB9
ΔE00 8.72
Light Rose
#FFC5CB
ΔE00 9.51
Pale Rose
#FDC1C5
ΔE00 9.54
Light Peach
#FFD8B1
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8CC #CCF3FF
analogous
#FFCCD9 #FFD8CC #FFF2CC
triadic
#FFD8CC #CCFFD8 #D8CCFF
tetradic
#FFD8CC #D9FFCC #CCF3FF #F2CCFF
square
#FFD8CC #D9FFCC #CCF3FF #F2CCFF
split-complementary
#FFD8CC #CCFFF2 #CCD9FF
monochromatic
#FF7A52 #FFA98F #FFD8CC #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.32
#FFD8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#FFD8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8CC
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8CC | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCB
Deuteranopia (green-blind)
#EAE3CC
Tritanopia (blue-blind)
#FFD3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd8cc; /* rgb */ color: rgb(255, 216, 204); /* oklch */ color: oklch(91.2% 0.047 37.8);
Tailwind
colors: {
custom: {
50: '#ffe4db',
500: '#ffd8cc',
950: '#000000',
},
}SCSS
$custom: #ffd8cc; $custom-light: #ffe4db; $custom-dark: #000000;
JSON
{
"hex": "#ffd8cc",
"rgb": {
"r": 255,
"g": 216,
"b": 204
},
"hsl": {
"h": 14.118,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.91194,
"c": 0.04678,
"h": 37.8
},
"luminance": 0.74731
}Semantic roles & 50–950 ramp
primary
#FFD8CC
secondary
#86D2EA
accent
#AFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484