#FFD6CF#FFD6CF
#FFD6CF is a very light, muted red. Relative luminance 0.739; OKLCH L 90.9% C 0.047 H 29.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6CF |
|---|---|
| RGB | rgb(255, 214, 207) |
| HSL | hsl(9, 100%, 91%) |
| HSV | hsv(9, 19%, 100%) |
| CMYK | cmyk(0%, 16.1%, 18.8%, 0%) |
| CIE-LAB | lab(88.86, 13.23, 8.80) |
| CIE-LCH | lch(88.86, 15.89, 33.62°) |
| OKLab | oklab(90.9% 0.0411 0.0231) |
| OKLCH | oklch(90.9% 0.047 29.4) |
| XYZ | xyz(76.5492, 73.8606, 69.2436) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.93
Light Rose
#FFC5CB
ΔE00 7.27
Pale Rose
#FDC1C5
ΔE00 7.44
Pale Pink
#FFCFDC
ΔE00 8.01
Light Pink
#FFD1DF
ΔE00 8.22
Apricot
#FBCEB1
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6CF #CFF8FF
analogous
#FFCFE0 #FFD6CF #FFEECF
triadic
#FFD6CF #CFFFD6 #D6CFFF
tetradic
#FFD6CF #E0FFCF #CFF8FF #EECFFF
square
#FFD6CF #E0FFCF #CFF8FF #EECFFF
split-complementary
#FFD6CF #CFFFEE #CFE0FF
monochromatic
#FF6D55 #FFA292 #FFD6CF #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.33
#FFD6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#FFD6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6CF
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6CF | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCE
Deuteranopia (green-blind)
#E8E2CF
Tritanopia (blue-blind)
#FFD1D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd6cf; /* rgb */ color: rgb(255, 214, 207); /* oklch */ color: oklch(90.9% 0.047 29.4);
Tailwind
colors: {
custom: {
50: '#ffe2dd',
500: '#ffd6cf',
950: '#000000',
},
}SCSS
$custom: #ffd6cf; $custom-light: #ffe2dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd6cf",
"rgb": {
"r": 255,
"g": 214,
"b": 207
},
"hsl": {
"h": 8.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90895,
"c": 0.04718,
"h": 29.4
},
"luminance": 0.73858
}Semantic roles & 50–950 ramp
primary
#FFD6CF
secondary
#88DCEA
accent
#C4E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484