#FFE2AF#FFE2AF
#FFE2AF is a very light, moderate orange. Relative luminance 0.787; OKLCH L 92.5% C 0.073 H 81.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2AF |
|---|---|
| RGB | rgb(255, 226, 175) |
| HSL | hsl(38, 100%, 84%) |
| HSV | hsv(38, 31%, 100%) |
| CMYK | cmyk(0%, 11.4%, 31.4%, 0%) |
| CIE-LAB | lab(91.12, 2.71, 28.63) |
| CIE-LCH | lch(91.12, 28.75, 84.59°) |
| OKLab | oklab(92.45% 0.0107 0.0721) |
| OKLCH | oklch(92.45% 0.073 81.5) |
| XYZ | xyz(76.1754, 78.7504, 51.7369) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.08
Navajowhite
#FFDEAD
ΔE00 1.69
Pale Peach
#FFE5AD
ΔE00 1.83
Wheat
#F5DEB3
ΔE00 2.53
Bisque
#FFE4C4
ΔE00 5.35
Vanilla
#F3E5AB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2AF #AFCCFF
analogous
#FFBAAF #FFE2AF #F4FFAF
triadic
#FFE2AF #AFFFE2 #E2AFFF
tetradic
#FFE2AF #AFFFBA #AFCCFF #FFAFF4
square
#FFE2AF #AFFFBA #AFCCFF #FFAFF4
split-complementary
#FFE2AF #AFF4FF #BAAFFF
monochromatic
#FFB635 #FFCC72 #FFE2AF #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.25
#FFE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#FFE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2AF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2AF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AC
Deuteranopia (green-blind)
#F6E9B0
Tritanopia (blue-blind)
#FFD9D4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2af; /* rgb */ color: rgb(255, 226, 175); /* oklch */ color: oklch(92.5% 0.073 81.5);
Tailwind
colors: {
custom: {
50: '#ffebc7',
500: '#ffe2af',
950: '#000000',
},
}SCSS
$custom: #ffe2af; $custom-light: #ffebc7; $custom-dark: #000000;
JSON
{
"hex": "#ffe2af",
"rgb": {
"r": 255,
"g": 226,
"b": 175
},
"hsl": {
"h": 38.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.92453,
"c": 0.07293,
"h": 81.5
},
"luminance": 0.78748
}Semantic roles & 50–950 ramp
primary
#FFE2AF
secondary
#6D99E5
accent
#53E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482