#FFDDAE#FFDDAE
#FFDDAE is a very light, moderate orange. Relative luminance 0.760; OKLCH L 91.5% C 0.072 H 75.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDAE |
|---|---|
| RGB | rgb(255, 221, 174) |
| HSL | hsl(35, 100%, 84%) |
| HSV | hsv(35, 32%, 100%) |
| CMYK | cmyk(0%, 13.3%, 31.8%, 0%) |
| CIE-LAB | lab(89.87, 5.14, 27.45) |
| CIE-LCH | lch(89.87, 27.93, 79.38°) |
| OKLab | oklab(91.47% 0.0178 0.0693) |
| OKLCH | oklch(91.47% 0.072 75.6) |
| XYZ | xyz(74.7377, 76.0317, 50.7749) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.74
Moccasin
#FFE4B5
ΔE00 2.61
Wheat
#F5DEB3
ΔE00 3.44
Light Peach
#FFD8B1
ΔE00 3.46
Pale Peach
#FFE5AD
ΔE00 4.17
Bisque
#FFE4C4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDAE #AED0FF
analogous
#FFB5AE #FFDDAE #F8FFAE
triadic
#FFDDAE #AEFFDD #DDAEFF
tetradic
#FFDDAE #AEFFB5 #AED0FF #FFAEF8
square
#FFDDAE #AEFFB5 #AED0FF #FFAEF8
split-complementary
#FFDDAE #AEF8FF #B5AEFF
monochromatic
#FFAA34 #FFC371 #FFDDAE #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.30
#FFDDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FFDDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDAE
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDAE | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#F3E5AF
Tritanopia (blue-blind)
#FFD4D0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffddae; /* rgb */ color: rgb(255, 221, 174); /* oklch */ color: oklch(91.5% 0.072 75.6);
Tailwind
colors: {
custom: {
50: '#ffe7c6',
500: '#ffddae',
950: '#000000',
},
}SCSS
$custom: #ffddae; $custom-light: #ffe7c6; $custom-dark: #000000;
JSON
{
"hex": "#ffddae",
"rgb": {
"r": 255,
"g": 221,
"b": 174
},
"hsl": {
"h": 34.815,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.91468,
"c": 0.07153,
"h": 75.6
},
"luminance": 0.76029
}Semantic roles & 50–950 ramp
primary
#FFDDAE
secondary
#6C9FE5
accent
#60E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482