#FFD1AA#FFD1AA
#FFD1AA is a very light, moderate orange. Relative luminance 0.698; OKLCH L 89.1% C 0.073 H 62.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1AA |
|---|---|
| RGB | rgb(255, 209, 170) |
| HSL | hsl(28, 100%, 83%) |
| HSV | hsv(28, 33%, 100%) |
| CMYK | cmyk(0%, 18%, 33.3%, 0%) |
| CIE-LAB | lab(86.88, 10.85, 25.45) |
| CIE-LCH | lch(86.88, 27.67, 66.91°) |
| OKLab | oklab(89.1% 0.0343 0.0644) |
| OKLCH | oklch(89.1% 0.073 62) |
| XYZ | xyz(71.2978, 69.7664, 47.7331) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.46
Peach
#FFDAB9
ΔE00 3.05
Apricot
#FBCEB1
ΔE00 3.31
Navajowhite
#FFDEAD
ΔE00 6.27
Bisque
#FFE4C4
ΔE00 6.57
Burlywood
#DEB887
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1AA #AAD8FF
analogous
#FFAAAD #FFD1AA #FFFBAA
triadic
#FFD1AA #AAFFD1 #D1AAFF
tetradic
#FFD1AA #ADFFAA #AAD8FF #FBAAFF
square
#FFD1AA #ADFFAA #AAD8FF #FBAAFF
split-complementary
#FFD1AA #AAFFFB #AAADFF
monochromatic
#FF8F30 #FFB06D #FFD1AA #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.40
#FFD1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#FFD1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1AA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1AA | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4A7
Deuteranopia (green-blind)
#EADEAB
Tritanopia (blue-blind)
#FFC8C6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd1aa; /* rgb */ color: rgb(255, 209, 170); /* oklch */ color: oklch(89.1% 0.073 62.0);
Tailwind
colors: {
custom: {
50: '#ffdfc3',
500: '#ffd1aa',
950: '#000000',
},
}SCSS
$custom: #ffd1aa; $custom-light: #ffdfc3; $custom-dark: #000000;
JSON
{
"hex": "#ffd1aa",
"rgb": {
"r": 255,
"g": 209,
"b": 170
},
"hsl": {
"h": 27.529,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.891,
"c": 0.07297,
"h": 62
},
"luminance": 0.69763
}Semantic roles & 50–950 ramp
primary
#FFD1AA
secondary
#69ACE4
accent
#7CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482