#FFE3AD#FFE3AD
#FFE3AD is a very light, moderate orange. Relative luminance 0.792; OKLCH L 92.6% C 0.076 H 83.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3AD |
|---|---|
| RGB | rgb(255, 227, 173) |
| HSL | hsl(40, 100%, 84%) |
| HSV | hsv(40, 32%, 100%) |
| CMYK | cmyk(0%, 11%, 32.2%, 0%) |
| CIE-LAB | lab(91.33, 1.96, 29.94) |
| CIE-LCH | lch(91.33, 30.00, 86.26°) |
| OKLab | oklab(92.61% 0.0084 0.0753) |
| OKLCH | oklch(92.61% 0.076 83.6) |
| XYZ | xyz(76.2531, 79.2179, 50.8009) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.96
Moccasin
#FFE4B5
ΔE00 1.70
Navajowhite
#FFDEAD
ΔE00 2.50
Wheat
#F5DEB3
ΔE00 2.96
Vanilla
#F3E5AB
ΔE00 4.76
Beige (survey)
#E6DAA6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3AD #ADC9FF
analogous
#FFBAAD #FFE3AD #F2FFAD
triadic
#FFE3AD #ADFFE3 #E3ADFF
tetradic
#FFE3AD #ADFFBA #ADC9FF #FFADF2
square
#FFE3AD #ADFFBA #ADC9FF #FFADF2
split-complementary
#FFE3AD #ADF2FF #BAADFF
monochromatic
#FFB933 #FFCE70 #FFE3AD #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.25
#FFE3AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#FFE3AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3AD
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3AD | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2A9
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#FFDAD5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe3ad; /* rgb */ color: rgb(255, 227, 173); /* oklch */ color: oklch(92.6% 0.076 83.6);
Tailwind
colors: {
custom: {
50: '#ffebc5',
500: '#ffe3ad',
950: '#000000',
},
}SCSS
$custom: #ffe3ad; $custom-light: #ffebc5; $custom-dark: #000000;
JSON
{
"hex": "#ffe3ad",
"rgb": {
"r": 255,
"g": 227,
"b": 173
},
"hsl": {
"h": 39.512,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.92608,
"c": 0.07572,
"h": 83.6
},
"luminance": 0.79215
}Semantic roles & 50–950 ramp
primary
#FFE3AD
secondary
#6B95E5
accent
#4EE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482