#FDDFCA#FDDFCA
#FDDFCA is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.3% C 0.044 H 57.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDFCA |
|---|---|
| RGB | rgb(253, 223, 202) |
| HSL | hsl(25, 93%, 89%) |
| HSV | hsv(25, 20%, 99%) |
| CMYK | cmyk(0%, 11.9%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.75, 7.12, 14.08) |
| CIE-LCH | lch(90.75, 15.78, 63.18°) |
| OKLab | oklab(92.29% 0.0236 0.0366) |
| OKLCH | oklch(92.29% 0.044 57.1) |
| XYZ | xyz(77.5564, 77.9244, 66.8211) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.10
Bisque
#FFE4C4
ΔE00 4.97
Apricot
#FBCEB1
ΔE00 5.50
Light Peach
#FFD8B1
ΔE00 5.88
Antiquewhite
#FAEBD7
ΔE00 6.37
Blanchedalmond
#FFEBCD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDFCA #CAE8FD
analogous
#FDCACF #FDDFCA #FDF9CA
triadic
#FDDFCA #CAFDDF #DFCAFD
tetradic
#FDDFCA #CFFDCA #CAE8FD #F9CAFD
square
#FDDFCA #CFFDCA #CAE8FD #F9CAFD
split-complementary
#FDDFCA #CAFDF9 #CACFFD
monochromatic
#F99854 #FBBB8F #FDDFCA #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.27
#FDDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FDDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDFCA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDFCA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C9
Deuteranopia (green-blind)
#EFE7CA
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fddfca; /* rgb */ color: rgb(253, 223, 202); /* oklch */ color: oklch(92.3% 0.044 57.1);
Tailwind
colors: {
custom: {
50: '#fee9da',
500: '#fddfca',
950: '#000000',
},
}SCSS
$custom: #fddfca; $custom-light: #fee9da; $custom-dark: #000000;
JSON
{
"hex": "#fddfca",
"rgb": {
"r": 253,
"g": 223,
"b": 202
},
"hsl": {
"h": 24.706,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.92293,
"c": 0.04353,
"h": 57.1
},
"luminance": 0.77922
}Semantic roles & 50–950 ramp
primary
#FDDFCA
secondary
#86BEE5
accent
#87E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483