#FFD2CD#FFD2CD
#FFD2CD is a very light, muted red. Relative luminance 0.718; OKLCH L 90.1% C 0.051 H 25.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2CD |
|---|---|
| RGB | rgb(255, 210, 205) |
| HSL | hsl(6, 100%, 90%) |
| HSV | hsv(6, 20%, 100%) |
| CMYK | cmyk(0%, 17.6%, 19.6%, 0%) |
| CIE-LAB | lab(87.85, 15.02, 8.42) |
| CIE-LCH | lch(87.85, 17.21, 29.27°) |
| OKLab | oklab(90.1% 0.0464 0.0222) |
| OKLCH | oklch(90.1% 0.051 25.6) |
| XYZ | xyz(75.3063, 71.7636, 67.6307) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.68
Pale Rose
#FDC1C5
ΔE00 5.84
Mistyrose
#FFE4E1
ΔE00 6.11
Pale Pink
#FFCFDC
ΔE00 6.85
Light Pink
#FFD1DF
ΔE00 7.17
Bubblegum
#FFC1CC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2CD #CDFAFF
analogous
#FFCDE1 #FFD2CD #FFEBCD
triadic
#FFD2CD #CDFFD2 #D2CDFF
tetradic
#FFD2CD #E1FFCD #CDFAFF #EBCDFF
square
#FFD2CD #E1FFCD #CDFAFF #EBCDFF
split-complementary
#FFD2CD #CDFFEB #CDE1FF
monochromatic
#FF6453 #FF9B90 #FFD2CD #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.37
#FFD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#FFD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2CD
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2CD | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CD
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#FFCDD1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2cd; /* rgb */ color: rgb(255, 210, 205); /* oklch */ color: oklch(90.1% 0.051 25.6);
Tailwind
colors: {
custom: {
50: '#ffdfdc',
500: '#ffd2cd',
950: '#000000',
},
}SCSS
$custom: #ffd2cd; $custom-light: #ffdfdc; $custom-dark: #000000;
JSON
{
"hex": "#ffd2cd",
"rgb": {
"r": 255,
"g": 210,
"b": 205
},
"hsl": {
"h": 6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.901,
"c": 0.05139,
"h": 25.6
},
"luminance": 0.71761
}Semantic roles & 50–950 ramp
primary
#FFD2CD
secondary
#86E0EA
accent
#CFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484