#FFD9CA#FFD9CA
#FFD9CA is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.3% C 0.047 H 42.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9CA |
|---|---|
| RGB | rgb(255, 217, 202) |
| HSL | hsl(17, 100%, 90%) |
| HSV | hsv(17, 21%, 100%) |
| CMYK | cmyk(0%, 14.9%, 20.8%, 0%) |
| CIE-LAB | lab(89.46, 10.94, 12.29) |
| CIE-LCH | lch(89.46, 16.46, 48.32°) |
| OKLab | oklab(91.33% 0.0347 0.032) |
| OKLCH | oklch(91.33% 0.047 42.7) |
| XYZ | xyz(76.7138, 75.1525, 66.3305) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.58
Mistyrose
#FFE4E1
ΔE00 5.81
Peach
#FFDAB9
ΔE00 7.27
Light Peach
#FFD8B1
ΔE00 8.96
Bisque
#FFE4C4
ΔE00 9.46
Antiquewhite
#FAEBD7
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9CA #CAF0FF
analogous
#FFCAD6 #FFD9CA #FFF4CA
triadic
#FFD9CA #CAFFD9 #D9CAFF
tetradic
#FFD9CA #D6FFCA #CAF0FF #F4CAFF
square
#FFD9CA #D6FFCA #CAF0FF #F4CAFF
split-complementary
#FFD9CA #CAFFF4 #CAD6FF
monochromatic
#FF8150 #FFAD8D #FFD9CA #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.31
#FFD9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FFD9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9CA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9CA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#EBE4CA
Tritanopia (blue-blind)
#FFD3D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd9ca; /* rgb */ color: rgb(255, 217, 202); /* oklch */ color: oklch(91.3% 0.047 42.7);
Tailwind
colors: {
custom: {
50: '#ffe4da',
500: '#ffd9ca',
950: '#000000',
},
}SCSS
$custom: #ffd9ca; $custom-light: #ffe4da; $custom-dark: #000000;
JSON
{
"hex": "#ffd9ca",
"rgb": {
"r": 255,
"g": 217,
"b": 202
},
"hsl": {
"h": 16.981,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.91332,
"c": 0.04723,
"h": 42.7
},
"luminance": 0.7515
}Semantic roles & 50–950 ramp
primary
#FFD9CA
secondary
#84CDE9
accent
#A5E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483