#FFD6AE#FFD6AE
#FFD6AE is a very light, moderate orange. Relative luminance 0.724; OKLCH L 90.1% C 0.070 H 66.0°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6AE |
|---|---|
| RGB | rgb(255, 214, 174) |
| HSL | hsl(30, 100%, 84%) |
| HSV | hsv(30, 32%, 100%) |
| CMYK | cmyk(0%, 16.1%, 31.8%, 0%) |
| CIE-LAB | lab(88.17, 8.75, 25.12) |
| CIE-LCH | lch(88.17, 26.60, 70.80°) |
| OKLab | oklab(90.13% 0.0283 0.0637) |
| OKLCH | oklch(90.13% 0.07 66) |
| XYZ | xyz(72.9279, 72.4121, 50.1717) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.67
Peach
#FFDAB9
ΔE00 2.18
Navajowhite
#FFDEAD
ΔE00 4.51
Apricot
#FBCEB1
ΔE00 4.65
Bisque
#FFE4C4
ΔE00 4.96
Moccasin
#FFE4B5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6AE #AED7FF
analogous
#FFAEAF #FFD6AE #FFFFAE
triadic
#FFD6AE #AEFFD6 #D6AEFF
tetradic
#FFD6AE #AFFFAE #AED7FF #FFAEFF
square
#FFD6AE #AFFFAE #AED7FF #FFAEFF
split-complementary
#FFD6AE #AEFFFF #AEAFFF
monochromatic
#FF9834 #FFB771 #FFD6AE #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.36
#FFD6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#FFD6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6AE
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6AE | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#EDE1AF
Tritanopia (blue-blind)
#FFCDCB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd6ae; /* rgb */ color: rgb(255, 214, 174); /* oklch */ color: oklch(90.1% 0.070 66.0);
Tailwind
colors: {
custom: {
50: '#ffe2c6',
500: '#ffd6ae',
950: '#000000',
},
}SCSS
$custom: #ffd6ae; $custom-light: #ffe2c6; $custom-dark: #000000;
JSON
{
"hex": "#ffd6ae",
"rgb": {
"r": 255,
"g": 214,
"b": 174
},
"hsl": {
"h": 29.63,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.90129,
"c": 0.06967,
"h": 66
},
"luminance": 0.72409
}Semantic roles & 50–950 ramp
primary
#FFD6AE
secondary
#6CA9E5
accent
#74E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482