#FFD9AA#FFD9AA
#FFD9AA is a very light, moderate orange. Relative luminance 0.738; OKLCH L 90.6% C 0.074 H 72.6°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9AA |
|---|---|
| RGB | rgb(255, 217, 170) |
| HSL | hsl(33, 100%, 83%) |
| HSV | hsv(33, 33%, 100%) |
| CMYK | cmyk(0%, 14.9%, 33.3%, 0%) |
| CIE-LAB | lab(88.82, 6.72, 28.09) |
| CIE-LCH | lch(88.82, 28.88, 76.56°) |
| OKLab | oklab(90.62% 0.0222 0.0708) |
| OKLCH | oklch(90.62% 0.074 72.6) |
| XYZ | xyz(73.3100, 73.7910, 48.4039) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.05
Light Peach
#FFD8B1
ΔE00 2.51
Moccasin
#FFE4B5
ΔE00 4.05
Peach
#FFDAB9
ΔE00 4.20
Wheat
#F5DEB3
ΔE00 4.68
Bisque
#FFE4C4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9AA #AAD0FF
analogous
#FFAEAA #FFD9AA #FBFFAA
triadic
#FFD9AA #AAFFD9 #D9AAFF
tetradic
#FFD9AA #AAFFAE #AAD0FF #FFAAFB
square
#FFD9AA #AAFFAE #AAD0FF #FFAAFB
split-complementary
#FFD9AA #AAFBFF #AEAAFF
monochromatic
#FFA230 #FFBE6D #FFD9AA #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.33
#FFD9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#FFD9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9AA
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9AA | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#F0E3AB
Tritanopia (blue-blind)
#FFCFCC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd9aa; /* rgb */ color: rgb(255, 217, 170); /* oklch */ color: oklch(90.6% 0.074 72.6);
Tailwind
colors: {
custom: {
50: '#ffe4c3',
500: '#ffd9aa',
950: '#000000',
},
}SCSS
$custom: #ffd9aa; $custom-light: #ffe4c3; $custom-dark: #000000;
JSON
{
"hex": "#ffd9aa",
"rgb": {
"r": 255,
"g": 217,
"b": 170
},
"hsl": {
"h": 33.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.9062,
"c": 0.07416,
"h": 72.6
},
"luminance": 0.73788
}Semantic roles & 50–950 ramp
primary
#FFD9AA
secondary
#69A0E4
accent
#67E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482