#FFE2AD#FFE2AD
#FFE2AD is a very light, moderate orange. Relative luminance 0.787; OKLCH L 92.4% C 0.075 H 82.4°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2AD |
|---|---|
| RGB | rgb(255, 226, 173) |
| HSL | hsl(39, 100%, 84%) |
| HSV | hsv(39, 32%, 100%) |
| CMYK | cmyk(0%, 11.4%, 32.2%, 0%) |
| CIE-LAB | lab(91.09, 2.47, 29.60) |
| CIE-LCH | lch(91.09, 29.71, 85.24°) |
| OKLab | oklab(92.41% 0.0099 0.0745) |
| OKLCH | oklch(92.41% 0.075 82.4) |
| XYZ | xyz(75.9804, 78.6725, 50.7100) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.44
Moccasin
#FFE4B5
ΔE00 1.50
Navajowhite
#FFDEAD
ΔE00 2.01
Wheat
#F5DEB3
ΔE00 2.82
Vanilla
#F3E5AB
ΔE00 5.19
Bisque
#FFE4C4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2AD #ADCAFF
analogous
#FFB9AD #FFE2AD #F3FFAD
triadic
#FFE2AD #ADFFE2 #E2ADFF
tetradic
#FFE2AD #ADFFB9 #ADCAFF #FFADF3
square
#FFE2AD #ADFFB9 #ADCAFF #FFADF3
split-complementary
#FFE2AD #ADF3FF #B9ADFF
monochromatic
#FFB733 #FFCC70 #FFE2AD #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.25
#FFE2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FFE2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2AD
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2AD | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A9
Deuteranopia (green-blind)
#F7E9AE
Tritanopia (blue-blind)
#FFD9D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe2ad; /* rgb */ color: rgb(255, 226, 173); /* oklch */ color: oklch(92.4% 0.075 82.4);
Tailwind
colors: {
custom: {
50: '#ffebc5',
500: '#ffe2ad',
950: '#000000',
},
}SCSS
$custom: #ffe2ad; $custom-light: #ffebc5; $custom-dark: #000000;
JSON
{
"hex": "#ffe2ad",
"rgb": {
"r": 255,
"g": 226,
"b": 173
},
"hsl": {
"h": 38.78,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.92414,
"c": 0.07511,
"h": 82.4
},
"luminance": 0.7867
}Semantic roles & 50–950 ramp
primary
#FFE2AD
secondary
#6B96E5
accent
#51E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482