#FFD7CF#FFD7CF
#FFD7CF is a very light, muted red. Relative luminance 0.744; OKLCH L 91.1% C 0.046 H 31.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7CF |
|---|---|
| RGB | rgb(255, 215, 207) |
| HSL | hsl(10, 100%, 91%) |
| HSV | hsv(10, 19%, 100%) |
| CMYK | cmyk(0%, 15.7%, 18.8%, 0%) |
| CIE-LAB | lab(89.10, 12.71, 9.14) |
| CIE-LCH | lch(89.10, 15.66, 35.72°) |
| OKLab | oklab(91.08% 0.0396 0.024) |
| OKLCH | oklch(91.08% 0.046 31.2) |
| XYZ | xyz(76.8030, 74.3684, 69.3282) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.72
Light Rose
#FFC5CB
ΔE00 7.85
Pale Rose
#FDC1C5
ΔE00 8.00
Apricot
#FBCEB1
ΔE00 8.40
Pale Pink
#FFCFDC
ΔE00 8.55
Light Pink
#FFD1DF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7CF #CFF7FF
analogous
#FFCFDF #FFD7CF #FFEFCF
triadic
#FFD7CF #CFFFD7 #D7CFFF
tetradic
#FFD7CF #DFFFCF #CFF7FF #EFCFFF
square
#FFD7CF #DFFFCF #CFF7FF #EFCFFF
split-complementary
#FFD7CF #CFFFEF #CFDFFF
monochromatic
#FF7155 #FFA492 #FFD7CF #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.32
#FFD7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#FFD7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7CF
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7CF | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#E8E3CF
Tritanopia (blue-blind)
#FFD2D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd7cf; /* rgb */ color: rgb(255, 215, 207); /* oklch */ color: oklch(91.1% 0.046 31.2);
Tailwind
colors: {
custom: {
50: '#ffe3dd',
500: '#ffd7cf',
950: '#000000',
},
}SCSS
$custom: #ffd7cf; $custom-light: #ffe3dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd7cf",
"rgb": {
"r": 255,
"g": 215,
"b": 207
},
"hsl": {
"h": 10,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.91082,
"c": 0.04632,
"h": 31.2
},
"luminance": 0.74366
}Semantic roles & 50–950 ramp
primary
#FFD7CF
secondary
#88DAEA
accent
#BFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484