#FFD1CE#FFD1CE
#FFD1CE is a very light, muted red. Relative luminance 0.713; OKLCH L 89.9% C 0.052 H 22.5°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1CE |
|---|---|
| RGB | rgb(255, 209, 206) |
| HSL | hsl(4, 100%, 90%) |
| HSV | hsv(4, 19%, 100%) |
| CMYK | cmyk(0%, 18%, 19.2%, 0%) |
| CIE-LAB | lab(87.64, 15.68, 7.58) |
| CIE-LCH | lch(87.64, 17.42, 25.79°) |
| OKLab | oklab(89.94% 0.0482 0.02) |
| OKLCH | oklch(89.94% 0.052 22.5) |
| XYZ | xyz(75.1813, 71.3199, 68.1864) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.85
Pale Rose
#FDC1C5
ΔE00 5.10
Pale Pink
#FFCFDC
ΔE00 5.99
Light Pink
#FFD1DF
ΔE00 6.34
Mistyrose
#FFE4E1
ΔE00 6.46
Bubblegum
#FFC1CC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1CE #CEFCFF
analogous
#FFCEE3 #FFD1CE #FFE9CE
triadic
#FFD1CE #CEFFD1 #D1CEFF
tetradic
#FFD1CE #E3FFCE #CEFCFF #E9CEFF
square
#FFD1CE #E3FFCE #CEFCFF #E9CEFF
split-complementary
#FFD1CE #CEFFE9 #CEE3FF
monochromatic
#FF5E54 #FF9891 #FFD1CE #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.38
#FFD1CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#FFD1CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1CE
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1CE | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CE
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#FFCCD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd1ce; /* rgb */ color: rgb(255, 209, 206); /* oklch */ color: oklch(89.9% 0.052 22.5);
Tailwind
colors: {
custom: {
50: '#ffdfdc',
500: '#ffd1ce',
950: '#000000',
},
}SCSS
$custom: #ffd1ce; $custom-light: #ffdfdc; $custom-dark: #000000;
JSON
{
"hex": "#ffd1ce",
"rgb": {
"r": 255,
"g": 209,
"b": 206
},
"hsl": {
"h": 3.673,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.8994,
"c": 0.05223,
"h": 22.5
},
"luminance": 0.71317
}Semantic roles & 50–950 ramp
primary
#FFD1CE
secondary
#87E4EA
accent
#D7E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484