#FFDDAB#FFDDAB
#FFDDAB is a very light, moderate orange. Relative luminance 0.759; OKLCH L 91.4% C 0.075 H 77.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDAB |
|---|---|
| RGB | rgb(255, 221, 171) |
| HSL | hsl(36, 100%, 84%) |
| HSV | hsv(36, 33%, 100%) |
| CMYK | cmyk(0%, 13.3%, 32.9%, 0%) |
| CIE-LAB | lab(89.82, 4.78, 28.92) |
| CIE-LCH | lch(89.82, 29.31, 80.61°) |
| OKLab | oklab(91.41% 0.0166 0.0728) |
| OKLCH | oklch(91.41% 0.075 77.2) |
| XYZ | xyz(74.4485, 75.9160, 49.2518) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.37
Moccasin
#FFE4B5
ΔE00 2.46
Wheat
#F5DEB3
ΔE00 3.42
Pale Peach
#FFE5AD
ΔE00 3.60
Light Peach
#FFD8B1
ΔE00 4.16
Bisque
#FFE4C4
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDAB #ABCDFF
analogous
#FFB3AB #FFDDAB #F7FFAB
triadic
#FFDDAB #ABFFDD #DDABFF
tetradic
#FFDDAB #ABFFB3 #ABCDFF #FFABF7
square
#FFDDAB #ABFFB3 #ABCDFF #FFABF7
split-complementary
#FFDDAB #ABF7FF #B3ABFF
monochromatic
#FFAB31 #FFC46E #FFDDAB #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.30
#FFDDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FFDDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDAB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDAB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA8
Deuteranopia (green-blind)
#F3E5AC
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffddab; /* rgb */ color: rgb(255, 221, 171); /* oklch */ color: oklch(91.4% 0.075 77.2);
Tailwind
colors: {
custom: {
50: '#ffe7c4',
500: '#ffddab',
950: '#000000',
},
}SCSS
$custom: #ffddab; $custom-light: #ffe7c4; $custom-dark: #000000;
JSON
{
"hex": "#ffddab",
"rgb": {
"r": 255,
"g": 221,
"b": 171
},
"hsl": {
"h": 35.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.91408,
"c": 0.07465,
"h": 77.2
},
"luminance": 0.75913
}Semantic roles & 50–950 ramp
primary
#FFDDAB
secondary
#6A9BE5
accent
#5DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482