#FFEAB1#FFEAB1
#FFEAB1 is a very light, moderate orange. Relative luminance 0.833; OKLCH L 94.1% C 0.076 H 90.2°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAB1 |
|---|---|
| RGB | rgb(255, 234, 177) |
| HSL | hsl(44, 100%, 85%) |
| HSV | hsv(44, 31%, 100%) |
| CMYK | cmyk(0%, 8.2%, 30.6%, 0%) |
| CIE-LAB | lab(93.14, -1.11, 30.33) |
| CIE-LCH | lch(93.14, 30.35, 92.09°) |
| OKLab | oklab(94.05% -0.0003 0.0763) |
| OKLCH | oklch(94.05% 0.076 90.2) |
| XYZ | xyz(78.5996, 83.2822, 53.5211) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.86
Vanilla
#F3E5AB
ΔE00 2.65
Light Tan
#FBEEAC
ΔE00 3.35
Moccasin
#FFE4B5
ΔE00 3.66
Wheat
#F5DEB3
ΔE00 4.36
Beige (survey)
#E6DAA6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAB1 #B1C6FF
analogous
#FFC3B1 #FFEAB1 #EDFFB1
triadic
#FFEAB1 #B1FFEA #EAB1FF
tetradic
#FFEAB1 #B1FFC3 #B1C6FF #FFB1ED
square
#FFEAB1 #B1FFC3 #B1C6FF #FFB1ED
split-complementary
#FFEAB1 #B1EDFF #C3B1FF
monochromatic
#FFC937 #FFDA74 #FFEAB1 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.19
#FFEAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#FFEAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAB1
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAB1 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AD
Deuteranopia (green-blind)
#FCEEB3
Tritanopia (blue-blind)
#FFE1DB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeab1; /* rgb */ color: rgb(255, 234, 177); /* oklch */ color: oklch(94.1% 0.076 90.2);
Tailwind
colors: {
custom: {
50: '#fff0c8',
500: '#ffeab1',
950: '#000000',
},
}SCSS
$custom: #ffeab1; $custom-light: #fff0c8; $custom-dark: #000000;
JSON
{
"hex": "#ffeab1",
"rgb": {
"r": 255,
"g": 234,
"b": 177
},
"hsl": {
"h": 43.846,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.94052,
"c": 0.07626,
"h": 90.2
},
"luminance": 0.8328
}Semantic roles & 50–950 ramp
primary
#FFEAB1
secondary
#6F8FE6
accent
#3EE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582