#FDDCAB#FDDCAB
#FDDCAB is a very light, moderate orange. Relative luminance 0.750; OKLCH L 91.0% C 0.073 H 77.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCAB |
|---|---|
| RGB | rgb(253, 220, 171) |
| HSL | hsl(36, 95%, 83%) |
| HSV | hsv(36, 32%, 99%) |
| CMYK | cmyk(0%, 13%, 32.4%, 0.8%) |
| CIE-LAB | lab(89.40, 4.54, 28.32) |
| CIE-LCH | lch(89.40, 28.68, 80.90°) |
| OKLab | oklab(91.04% 0.0159 0.0714) |
| OKLCH | oklch(91.04% 0.073 77.4) |
| XYZ | xyz(73.4532, 75.0120, 49.1298) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.44
Moccasin
#FFE4B5
ΔE00 2.39
Wheat
#F5DEB3
ΔE00 3.13
Pale Peach
#FFE5AD
ΔE00 3.62
Light Peach
#FFD8B1
ΔE00 4.12
Bisque
#FFE4C4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCAB #ABCCFD
analogous
#FDB3AB #FDDCAB #F5FDAB
triadic
#FDDCAB #ABFDDC #DCABFD
tetradic
#FDDCAB #ABFDB3 #ABCCFD #FDABF5
square
#FDDCAB #ABFDB3 #ABCCFD #FDABF5
split-complementary
#FDDCAB #ABF5FD #B3ABFD
monochromatic
#FAAA33 #FCC36F #FDDCAB #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.31
#FDDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FDDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCAB
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCAB | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA8
Deuteranopia (green-blind)
#F2E4AC
Tritanopia (blue-blind)
#FFD3CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fddcab; /* rgb */ color: rgb(253, 220, 171); /* oklch */ color: oklch(91.0% 0.073 77.4);
Tailwind
colors: {
custom: {
50: '#ffe6c4',
500: '#fddcab',
950: '#000000',
},
}SCSS
$custom: #fddcab; $custom-light: #ffe6c4; $custom-dark: #000000;
JSON
{
"hex": "#fddcab",
"rgb": {
"r": 253,
"g": 220,
"b": 171
},
"hsl": {
"h": 35.854,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.91035,
"c": 0.0731,
"h": 77.4
},
"luminance": 0.75009
}Semantic roles & 50–950 ramp
primary
#FDDCAB
secondary
#6B9BE1
accent
#5CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482