#FFD7AE#FFD7AE
#FFD7AE is a very light, moderate orange. Relative luminance 0.729; OKLCH L 90.3% C 0.070 H 67.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7AE |
|---|---|
| RGB | rgb(255, 215, 174) |
| HSL | hsl(30, 100%, 84%) |
| HSV | hsv(30, 32%, 100%) |
| CMYK | cmyk(0%, 15.7%, 31.8%, 0%) |
| CIE-LAB | lab(88.41, 8.23, 25.45) |
| CIE-LCH | lch(88.41, 26.75, 72.08°) |
| OKLab | oklab(90.32% 0.0268 0.0645) |
| OKLCH | oklch(90.32% 0.07 67.4) |
| XYZ | xyz(73.1818, 72.9199, 50.2563) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.59
Peach
#FFDAB9
ΔE00 2.39
Navajowhite
#FFDEAD
ΔE00 3.96
Bisque
#FFE4C4
ΔE00 4.70
Apricot
#FBCEB1
ΔE00 5.18
Moccasin
#FFE4B5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7AE #AED6FF
analogous
#FFAFAE #FFD7AE #FFFFAE
triadic
#FFD7AE #AEFFD7 #D7AEFF
tetradic
#FFD7AE #AEFFAF #AED6FF #FFAEFF
square
#FFD7AE #AEFFAF #AED6FF #FFAEFF
split-complementary
#FFD7AE #AEFFFF #AFAEFF
monochromatic
#FF9B34 #FFB971 #FFD7AE #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.35
#FFD7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FFD7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7AE
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7AE | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#EEE2AF
Tritanopia (blue-blind)
#FFCECC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd7ae; /* rgb */ color: rgb(255, 215, 174); /* oklch */ color: oklch(90.3% 0.070 67.4);
Tailwind
colors: {
custom: {
50: '#ffe3c6',
500: '#ffd7ae',
950: '#000000',
},
}SCSS
$custom: #ffd7ae; $custom-light: #ffe3c6; $custom-dark: #000000;
JSON
{
"hex": "#ffd7ae",
"rgb": {
"r": 255,
"g": 215,
"b": 174
},
"hsl": {
"h": 30.37,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.90319,
"c": 0.06982,
"h": 67.4
},
"luminance": 0.72917
}Semantic roles & 50–950 ramp
primary
#FFD7AE
secondary
#6CA8E5
accent
#71E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482