#FFEAB2#FFEAB2
#FFEAB2 is a very light, moderate orange. Relative luminance 0.833; OKLCH L 94.1% C 0.075 H 89.9°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAB2 |
|---|---|
| RGB | rgb(255, 234, 178) |
| HSL | hsl(44, 100%, 85%) |
| HSV | hsv(44, 30%, 100%) |
| CMYK | cmyk(0%, 8.2%, 30.2%, 0%) |
| CIE-LAB | lab(93.16, -0.98, 29.84) |
| CIE-LCH | lch(93.16, 29.86, 91.89°) |
| OKLab | oklab(94.07% 0.0001 0.0751) |
| OKLCH | oklch(94.07% 0.075 89.9) |
| XYZ | xyz(78.6996, 83.3222, 54.0480) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.81
Vanilla
#F3E5AB
ΔE00 2.73
Moccasin
#FFE4B5
ΔE00 3.49
Light Tan
#FBEEAC
ΔE00 3.52
Wheat
#F5DEB3
ΔE00 4.19
Beige (survey)
#E6DAA6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAB2 #B2C7FF
analogous
#FFC3B2 #FFEAB2 #EEFFB2
triadic
#FFEAB2 #B2FFEA #EAB2FF
tetradic
#FFEAB2 #B2FFC3 #B2C7FF #FFB2EE
square
#FFEAB2 #B2FFC3 #B2C7FF #FFB2EE
split-complementary
#FFEAB2 #B2EEFF #C3B2FF
monochromatic
#FFC938 #FFD975 #FFEAB2 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.19
#FFEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#FFEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAB2
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAB2 | 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)
#F7E8AE
Deuteranopia (green-blind)
#FCEEB4
Tritanopia (blue-blind)
#FFE1DB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeab2; /* rgb */ color: rgb(255, 234, 178); /* oklch */ color: oklch(94.1% 0.075 89.9);
Tailwind
colors: {
custom: {
50: '#fff0c9',
500: '#ffeab2',
950: '#000000',
},
}SCSS
$custom: #ffeab2; $custom-light: #fff0c9; $custom-dark: #000000;
JSON
{
"hex": "#ffeab2",
"rgb": {
"r": 255,
"g": 234,
"b": 178
},
"hsl": {
"h": 43.636,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94072,
"c": 0.07512,
"h": 89.9
},
"luminance": 0.8332
}Semantic roles & 50–950 ramp
primary
#FFEAB2
secondary
#7090E6
accent
#3FE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582