#FFEAB3#FFEAB3
#FFEAB3 is a very light, moderate orange. Relative luminance 0.834; OKLCH L 94.1% C 0.074 H 89.6°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAB3 |
|---|---|
| RGB | rgb(255, 234, 179) |
| HSL | hsl(43, 100%, 85%) |
| HSV | hsv(43, 30%, 100%) |
| CMYK | cmyk(0%, 8.2%, 29.8%, 0%) |
| CIE-LAB | lab(93.17, -0.86, 29.36) |
| CIE-LCH | lch(93.17, 29.37, 91.68°) |
| OKLab | oklab(94.09% 0.0005 0.074) |
| OKLCH | oklch(94.09% 0.074 89.6) |
| XYZ | xyz(78.8004, 83.3625, 54.5787) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.78
Vanilla
#F3E5AB
ΔE00 2.82
Moccasin
#FFE4B5
ΔE00 3.32
Light Tan
#FBEEAC
ΔE00 3.69
Wheat
#F5DEB3
ΔE00 4.02
Beige (survey)
#E6DAA6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAB3 #B3C8FF
analogous
#FFC4B3 #FFEAB3 #EEFFB3
triadic
#FFEAB3 #B3FFEA #EAB3FF
tetradic
#FFEAB3 #B3FFC4 #B3C8FF #FFB3EE
square
#FFEAB3 #B3FFC4 #B3C8FF #FFB3EE
split-complementary
#FFEAB3 #B3EEFF #C4B3FF
monochromatic
#FFC839 #FFD976 #FFEAB3 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.19
#FFEAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#FFEAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAB3
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAB3 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AF
Deuteranopia (green-blind)
#FCEEB5
Tritanopia (blue-blind)
#FFE1DB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeab3; /* rgb */ color: rgb(255, 234, 179); /* oklch */ color: oklch(94.1% 0.074 89.6);
Tailwind
colors: {
custom: {
50: '#fff0ca',
500: '#ffeab3',
950: '#000000',
},
}SCSS
$custom: #ffeab3; $custom-light: #fff0ca; $custom-dark: #000000;
JSON
{
"hex": "#ffeab3",
"rgb": {
"r": 255,
"g": 234,
"b": 179
},
"hsl": {
"h": 43.421,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94092,
"c": 0.07397,
"h": 89.6
},
"luminance": 0.8336
}Semantic roles & 50–950 ramp
primary
#FFEAB3
secondary
#7091E6
accent
#3FE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582