#FFD1AE#FFD1AE
#FFD1AE is a very light, moderate orange. Relative luminance 0.699; OKLCH L 89.2% C 0.070 H 59.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1AE |
|---|---|
| RGB | rgb(255, 209, 174) |
| HSL | hsl(26, 100%, 84%) |
| HSV | hsv(26, 32%, 100%) |
| CMYK | cmyk(0%, 18%, 31.8%, 0%) |
| CIE-LAB | lab(86.96, 11.34, 23.46) |
| CIE-LCH | lch(86.96, 26.06, 64.21°) |
| OKLab | oklab(89.18% 0.0359 0.0597) |
| OKLCH | oklch(89.18% 0.07 59) |
| XYZ | xyz(71.6819, 69.9201, 49.7563) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.07
Peach
#FFDAB9
ΔE00 3.02
Light Peach
#FFD8B1
ΔE00 3.20
Bisque
#FFE4C4
ΔE00 6.83
Navajowhite
#FFDEAD
ΔE00 7.29
Burlywood
#DEB887
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1AE #AEDCFF
analogous
#FFAEB4 #FFD1AE #FFFAAE
triadic
#FFD1AE #AEFFD1 #D1AEFF
tetradic
#FFD1AE #B4FFAE #AEDCFF #FAAEFF
square
#FFD1AE #B4FFAE #AEDCFF #FAAEFF
split-complementary
#FFD1AE #AEFFFA #AEB4FF
monochromatic
#FF8B34 #FFAE71 #FFD1AE #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.40
#FFD1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#FFD1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1AE
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1AE | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AC
Deuteranopia (green-blind)
#EADEAE
Tritanopia (blue-blind)
#FFC8C7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd1ae; /* rgb */ color: rgb(255, 209, 174); /* oklch */ color: oklch(89.2% 0.070 59.0);
Tailwind
colors: {
custom: {
50: '#ffdfc6',
500: '#ffd1ae',
950: '#000000',
},
}SCSS
$custom: #ffd1ae; $custom-light: #ffdfc6; $custom-dark: #000000;
JSON
{
"hex": "#ffd1ae",
"rgb": {
"r": 255,
"g": 209,
"b": 174
},
"hsl": {
"h": 25.926,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.89184,
"c": 0.0696,
"h": 59
},
"luminance": 0.69917
}Semantic roles & 50–950 ramp
primary
#FFD1AE
secondary
#6CB1E5
accent
#82E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482