#FFD6CE#FFD6CE
#FFD6CE is a very light, muted red. Relative luminance 0.738; OKLCH L 90.9% C 0.047 H 30.9°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6CE |
|---|---|
| RGB | rgb(255, 214, 206) |
| HSL | hsl(10, 100%, 90%) |
| HSV | hsv(10, 19%, 100%) |
| CMYK | cmyk(0%, 16.1%, 19.2%, 0%) |
| CIE-LAB | lab(88.83, 13.08, 9.29) |
| CIE-LCH | lch(88.83, 16.05, 35.38°) |
| OKLab | oklab(90.87% 0.0407 0.0244) |
| OKLCH | oklch(90.87% 0.047 30.9) |
| XYZ | xyz(76.4273, 73.8119, 68.6018) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.02
Light Rose
#FFC5CB
ΔE00 7.60
Pale Rose
#FDC1C5
ΔE00 7.73
Apricot
#FBCEB1
ΔE00 8.42
Pale Pink
#FFCFDC
ΔE00 8.43
Light Pink
#FFD1DF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6CE #CEF7FF
analogous
#FFCEDE #FFD6CE #FFEECE
triadic
#FFD6CE #CEFFD6 #D6CEFF
tetradic
#FFD6CE #DEFFCE #CEF7FF #EECEFF
square
#FFD6CE #DEFFCE #CEF7FF #EECEFF
split-complementary
#FFD6CE #CEFFEE #CEDEFF
monochromatic
#FF7054 #FFA391 #FFD6CE #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.33
#FFD6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#FFD6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6CE
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6CE | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACD
Deuteranopia (green-blind)
#E8E2CE
Tritanopia (blue-blind)
#FFD1D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd6ce; /* rgb */ color: rgb(255, 214, 206); /* oklch */ color: oklch(90.9% 0.047 30.9);
Tailwind
colors: {
custom: {
50: '#ffe2dd',
500: '#ffd6ce',
950: '#000000',
},
}SCSS
$custom: #ffd6ce; $custom-light: #ffe2dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd6ce",
"rgb": {
"r": 255,
"g": 214,
"b": 206
},
"hsl": {
"h": 9.796,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.9087,
"c": 0.04748,
"h": 30.9
},
"luminance": 0.73809
}Semantic roles & 50–950 ramp
primary
#FFD6CE
secondary
#87DAEA
accent
#C0E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484