#FFDFAE#FFDFAE
#FFDFAE is a very light, moderate orange. Relative luminance 0.771; OKLCH L 91.9% C 0.072 H 78.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFAE |
|---|---|
| RGB | rgb(255, 223, 174) |
| HSL | hsl(36, 100%, 84%) |
| HSV | hsv(36, 32%, 100%) |
| CMYK | cmyk(0%, 12.5%, 31.8%, 0%) |
| CIE-LAB | lab(90.36, 4.12, 28.11) |
| CIE-LCH | lch(90.36, 28.41, 81.66°) |
| OKLab | oklab(91.85% 0.0148 0.0709) |
| OKLCH | oklch(91.85% 0.072 78.2) |
| XYZ | xyz(75.2689, 77.0940, 50.9520) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.37
Moccasin
#FFE4B5
ΔE00 1.77
Wheat
#F5DEB3
ΔE00 2.89
Pale Peach
#FFE5AD
ΔE00 3.14
Light Peach
#FFD8B1
ΔE00 4.48
Bisque
#FFE4C4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFAE #AECEFF
analogous
#FFB7AE #FFDFAE #F7FFAE
triadic
#FFDFAE #AEFFDF #DFAEFF
tetradic
#FFDFAE #AEFFB7 #AECEFF #FFAEF7
square
#FFDFAE #AEFFB7 #AECEFF #FFAEF7
split-complementary
#FFDFAE #AEF7FF #B7AEFF
monochromatic
#FFAF34 #FFC771 #FFDFAE #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.28
#FFDFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FFDFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFAE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFAE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAB
Deuteranopia (green-blind)
#F4E7AF
Tritanopia (blue-blind)
#FFD6D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdfae; /* rgb */ color: rgb(255, 223, 174); /* oklch */ color: oklch(91.9% 0.072 78.2);
Tailwind
colors: {
custom: {
50: '#ffe8c6',
500: '#ffdfae',
950: '#000000',
},
}SCSS
$custom: #ffdfae; $custom-light: #ffe8c6; $custom-dark: #000000;
JSON
{
"hex": "#ffdfae",
"rgb": {
"r": 255,
"g": 223,
"b": 174
},
"hsl": {
"h": 36.296,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.91853,
"c": 0.07242,
"h": 78.2
},
"luminance": 0.77091
}Semantic roles & 50–950 ramp
primary
#FFDFAE
secondary
#6C9CE5
accent
#5BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482