#FDDAC8#FDDAC8
#FDDAC8 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.3% C 0.046 H 48.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDAC8 |
|---|---|
| RGB | rgb(253, 218, 200) |
| HSL | hsl(20, 93%, 89%) |
| HSV | hsv(20, 21%, 99%) |
| CMYK | cmyk(0%, 13.8%, 20.9%, 0.8%) |
| CIE-LAB | lab(89.49, 9.41, 13.35) |
| CIE-LCH | lch(89.49, 16.33, 54.80°) |
| OKLab | oklab(91.29% 0.0303 0.0347) |
| OKLCH | oklch(91.29% 0.046 48.9) |
| XYZ | xyz(76.0050, 75.1980, 65.1434) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.71
Peach
#FFDAB9
ΔE00 5.55
Mistyrose
#FFE4E1
ΔE00 6.65
Light Peach
#FFD8B1
ΔE00 7.30
Bisque
#FFE4C4
ΔE00 7.57
Antiquewhite
#FAEBD7
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDAC8 #C8EBFD
analogous
#FDC8D1 #FDDAC8 #FDF5C8
triadic
#FDDAC8 #C8FDDA #DAC8FD
tetradic
#FDDAC8 #D1FDC8 #C8EBFD #F5C8FD
square
#FDDAC8 #D1FDC8 #C8EBFD #F5C8FD
split-complementary
#FDDAC8 #C8FDF5 #C8D1FD
monochromatic
#F98B52 #FBB28D #FDDAC8 #FEEBE1 #FEEBE1
Accessibility & contrast
On white
1.31
#FDDAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FDDAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDAC8
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDAC8 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC7
Deuteranopia (green-blind)
#EBE4C8
Tritanopia (blue-blind)
#FFD4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fddac8; /* rgb */ color: rgb(253, 218, 200); /* oklch */ color: oklch(91.3% 0.046 48.9);
Tailwind
colors: {
custom: {
50: '#fee5d8',
500: '#fddac8',
950: '#000000',
},
}SCSS
$custom: #fddac8; $custom-light: #fee5d8; $custom-dark: #000000;
JSON
{
"hex": "#fddac8",
"rgb": {
"r": 253,
"g": 218,
"b": 200
},
"hsl": {
"h": 20.377,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.91293,
"c": 0.04605,
"h": 48.9
},
"luminance": 0.75196
}Semantic roles & 50–950 ramp
primary
#FDDAC8
secondary
#84C4E5
accent
#98E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483