#FFD6CC#FFD6CC
#FFD6CC is a very light, muted red. Relative luminance 0.737; OKLCH L 90.8% C 0.048 H 34.0°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6CC |
|---|---|
| RGB | rgb(255, 214, 204) |
| HSL | hsl(12, 100%, 90%) |
| HSV | hsv(12, 20%, 100%) |
| CMYK | cmyk(0%, 16.1%, 20%, 0%) |
| CIE-LAB | lab(88.79, 12.79, 10.28) |
| CIE-LCH | lch(88.79, 16.41, 38.79°) |
| OKLab | oklab(90.82% 0.04 0.0269) |
| OKLCH | oklch(90.82% 0.048 34) |
| XYZ | xyz(76.1859, 73.7153, 67.3303) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.28
Apricot
#FBCEB1
ΔE00 7.56
Light Rose
#FFC5CB
ΔE00 8.30
Pale Rose
#FDC1C5
ΔE00 8.34
Pale Pink
#FFCFDC
ΔE00 9.29
Light Pink
#FFD1DF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6CC #CCF5FF
analogous
#FFCCDB #FFD6CC #FFF0CC
triadic
#FFD6CC #CCFFD6 #D6CCFF
tetradic
#FFD6CC #DBFFCC #CCF5FF #F0CCFF
square
#FFD6CC #DBFFCC #CCF5FF #F0CCFF
split-complementary
#FFD6CC #CCFFF0 #CCDBFF
monochromatic
#FF7452 #FFA58F #FFD6CC #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.33
#FFD6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#FFD6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6CC
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6CC | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#E8E2CC
Tritanopia (blue-blind)
#FFD1D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd6cc; /* rgb */ color: rgb(255, 214, 204); /* oklch */ color: oklch(90.8% 0.048 34.0);
Tailwind
colors: {
custom: {
50: '#ffe2db',
500: '#ffd6cc',
950: '#000000',
},
}SCSS
$custom: #ffd6cc; $custom-light: #ffe2db; $custom-dark: #000000;
JSON
{
"hex": "#ffd6cc",
"rgb": {
"r": 255,
"g": 214,
"b": 204
},
"hsl": {
"h": 11.765,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90819,
"c": 0.04818,
"h": 34
},
"luminance": 0.73713
}Semantic roles & 50–950 ramp
primary
#FFD6CC
secondary
#86D6EA
accent
#B8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484