#FFD3CA#FFD3CA
#FFD3CA is a very light, muted red. Relative luminance 0.721; OKLCH L 90.2% C 0.051 H 31.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3CA |
|---|---|
| RGB | rgb(255, 211, 202) |
| HSL | hsl(10, 100%, 90%) |
| HSV | hsv(10, 21%, 100%) |
| CMYK | cmyk(0%, 17.3%, 20.8%, 0%) |
| CIE-LAB | lab(88.02, 14.06, 10.24) |
| CIE-LCH | lch(88.02, 17.39, 36.07°) |
| OKLab | oklab(90.21% 0.0437 0.0268) |
| OKLCH | oklch(90.21% 0.051 31.6) |
| XYZ | xyz(75.1953, 72.1155, 65.8244) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.01
Pale Rose
#FDC1C5
ΔE00 7.25
Light Rose
#FFC5CB
ΔE00 7.27
Apricot
#FBCEB1
ΔE00 8.09
Pale Pink
#FFCFDC
ΔE00 8.58
Light Pink
#FFD1DF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3CA #CAF6FF
analogous
#FFCADC #FFD3CA #FFEECA
triadic
#FFD3CA #CAFFD3 #D3CAFF
tetradic
#FFD3CA #DCFFCA #CAF6FF #EECAFF
square
#FFD3CA #DCFFCA #CAF6FF #EECAFF
split-complementary
#FFD3CA #CAFFEE #CADCFF
monochromatic
#FF6D50 #FFA08D #FFD3CA #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.36
#FFD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#FFD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3CA
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3CA | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#E6E0CA
Tritanopia (blue-blind)
#FFCED1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd3ca; /* rgb */ color: rgb(255, 211, 202); /* oklch */ color: oklch(90.2% 0.051 31.6);
Tailwind
colors: {
custom: {
50: '#ffe0da',
500: '#ffd3ca',
950: '#000000',
},
}SCSS
$custom: #ffd3ca; $custom-light: #ffe0da; $custom-dark: #000000;
JSON
{
"hex": "#ffd3ca",
"rgb": {
"r": 255,
"g": 211,
"b": 202
},
"hsl": {
"h": 10.189,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.90209,
"c": 0.05129,
"h": 31.6
},
"luminance": 0.72113
}Semantic roles & 50–950 ramp
primary
#FFD3CA
secondary
#84D8E9
accent
#BFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483