#FFD2CC#FFD2CC
#FFD2CC is a very light, muted red. Relative luminance 0.717; OKLCH L 90.1% C 0.052 H 27.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2CC |
|---|---|
| RGB | rgb(255, 210, 204) |
| HSL | hsl(7, 100%, 90%) |
| HSV | hsv(7, 20%, 100%) |
| CMYK | cmyk(0%, 17.6%, 20%, 0%) |
| CIE-LAB | lab(87.83, 14.87, 8.91) |
| CIE-LCH | lch(87.83, 17.34, 30.93°) |
| OKLab | oklab(90.07% 0.046 0.0234) |
| OKLCH | oklch(90.07% 0.052 27) |
| XYZ | xyz(75.1860, 71.7155, 66.9970) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 6.01
Pale Rose
#FDC1C5
ΔE00 6.10
Mistyrose
#FFE4E1
ΔE00 6.12
Pale Pink
#FFCFDC
ΔE00 7.26
Light Pink
#FFD1DF
ΔE00 7.58
Bubblegum
#FFC1CC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2CC #CCF9FF
analogous
#FFCCDF #FFD2CC #FFECCC
triadic
#FFD2CC #CCFFD2 #D2CCFF
tetradic
#FFD2CC #DFFFCC #CCF9FF #ECCCFF
square
#FFD2CC #DFFFCC #CCF9FF #ECCCFF
split-complementary
#FFD2CC #CCFFEC #CCDFFF
monochromatic
#FF6652 #FF9C8F #FFD2CC #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.37
#FFD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#FFD2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2CC
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2CC | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#E5E0CC
Tritanopia (blue-blind)
#FFCDD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2cc; /* rgb */ color: rgb(255, 210, 204); /* oklch */ color: oklch(90.1% 0.052 27.0);
Tailwind
colors: {
custom: {
50: '#ffdfdb',
500: '#ffd2cc',
950: '#000000',
},
}SCSS
$custom: #ffd2cc; $custom-light: #ffdfdb; $custom-dark: #000000;
JSON
{
"hex": "#ffd2cc",
"rgb": {
"r": 255,
"g": 210,
"b": 204
},
"hsl": {
"h": 7.059,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90074,
"c": 0.05161,
"h": 27
},
"luminance": 0.71713
}Semantic roles & 50–950 ramp
primary
#FFD2CC
secondary
#86DEEA
accent
#CAE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484