#FFD2CE#FFD2CE
#FFD2CE is a very light, muted red. Relative luminance 0.718; OKLCH L 90.1% C 0.051 H 24.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2CE |
|---|---|
| RGB | rgb(255, 210, 206) |
| HSL | hsl(5, 100%, 90%) |
| HSV | hsv(5, 19%, 100%) |
| CMYK | cmyk(0%, 17.6%, 19.2%, 0%) |
| CIE-LAB | lab(87.88, 15.16, 7.92) |
| CIE-LCH | lch(87.88, 17.11, 27.58°) |
| OKLab | oklab(90.13% 0.0467 0.0209) |
| OKLCH | oklch(90.13% 0.051 24.1) |
| XYZ | xyz(75.4274, 71.8121, 68.2685) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.38
Pale Rose
#FDC1C5
ΔE00 5.59
Mistyrose
#FFE4E1
ΔE00 6.12
Pale Pink
#FFCFDC
ΔE00 6.43
Light Pink
#FFD1DF
ΔE00 6.76
Bubblegum
#FFC1CC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2CE #CEFBFF
analogous
#FFCEE2 #FFD2CE #FFEACE
triadic
#FFD2CE #CEFFD2 #D2CEFF
tetradic
#FFD2CE #E2FFCE #CEFBFF #EACEFF
square
#FFD2CE #E2FFCE #CEFBFF #EACEFF
split-complementary
#FFD2CE #CEFFEA #CEE2FF
monochromatic
#FF6254 #FF9A91 #FFD2CE #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.37
#FFD2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#FFD2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2CE
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2CE | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#FFCDD1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2ce; /* rgb */ color: rgb(255, 210, 206); /* oklch */ color: oklch(90.1% 0.051 24.1);
Tailwind
colors: {
custom: {
50: '#ffdfdc',
500: '#ffd2ce',
950: '#000000',
},
}SCSS
$custom: #ffd2ce; $custom-light: #ffdfdc; $custom-dark: #000000;
JSON
{
"hex": "#ffd2ce",
"rgb": {
"r": 255,
"g": 210,
"b": 206
},
"hsl": {
"h": 4.898,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90126,
"c": 0.0512,
"h": 24.1
},
"luminance": 0.71809
}Semantic roles & 50–950 ramp
primary
#FFD2CE
secondary
#87E2EA
accent
#D3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484