#FDDBCA#FDDBCA
#FDDBCA is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.5% C 0.044 H 48.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBCA |
|---|---|
| RGB | rgb(253, 219, 202) |
| HSL | hsl(20, 93%, 89%) |
| HSV | hsv(20, 20%, 99%) |
| CMYK | cmyk(0%, 13.4%, 20.2%, 0.8%) |
| CIE-LAB | lab(89.77, 9.18, 12.70) |
| CIE-LCH | lch(89.77, 15.68, 54.13°) |
| OKLab | oklab(91.53% 0.0296 0.0331) |
| OKLCH | oklch(91.53% 0.044 48.2) |
| XYZ | xyz(76.5004, 75.8122, 66.4691) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.16
Peach
#FFDAB9
ΔE00 5.86
Mistyrose
#FFE4E1
ΔE00 6.22
Light Peach
#FFD8B1
ΔE00 7.63
Bisque
#FFE4C4
ΔE00 7.68
Antiquewhite
#FAEBD7
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBCA #CAECFD
analogous
#FDCAD3 #FDDBCA #FDF5CA
triadic
#FDDBCA #CAFDDB #DBCAFD
tetradic
#FDDBCA #D3FDCA #CAECFD #F5CAFD
square
#FDDBCA #D3FDCA #CAECFD #F5CAFD
split-complementary
#FDDBCA #CAFDF5 #CAD3FD
monochromatic
#F98B54 #FBB38F #FDDBCA #FEEBE2 #FEEBE2
Accessibility & contrast
On white
1.30
#FDDBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FDDBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBCA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBCA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC9
Deuteranopia (green-blind)
#ECE4CA
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fddbca; /* rgb */ color: rgb(253, 219, 202); /* oklch */ color: oklch(91.5% 0.044 48.2);
Tailwind
colors: {
custom: {
50: '#fee6da',
500: '#fddbca',
950: '#000000',
},
}SCSS
$custom: #fddbca; $custom-light: #fee6da; $custom-dark: #000000;
JSON
{
"hex": "#fddbca",
"rgb": {
"r": 253,
"g": 219,
"b": 202
},
"hsl": {
"h": 20,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.91531,
"c": 0.04436,
"h": 48.2
},
"luminance": 0.7581
}Semantic roles & 50–950 ramp
primary
#FDDBCA
secondary
#86C5E5
accent
#99E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483