#FFEABB#FFEABB
#FFEABB is a very light, moderate orange. Relative luminance 0.837; OKLCH L 94.3% C 0.065 H 86.8°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEABB |
|---|---|
| RGB | rgb(255, 234, 187) |
| HSL | hsl(41, 100%, 87%) |
| HSV | hsv(41, 27%, 100%) |
| CMYK | cmyk(0%, 8.2%, 26.7%, 0%) |
| CIE-LAB | lab(93.32, 0.16, 25.46) |
| CIE-LCH | lch(93.32, 25.46, 89.63°) |
| OKLab | oklab(94.25% 0.0037 0.0647) |
| OKLCH | oklch(94.25% 0.065 86.8) |
| XYZ | xyz(79.6330, 83.6956, 58.9641) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.30
Pale Peach
#FFE5AD
ΔE00 2.52
Wheat
#F5DEB3
ΔE00 2.86
Vanilla
#F3E5AB
ΔE00 4.14
Navajowhite
#FFDEAD
ΔE00 4.39
Blanchedalmond
#FFEBCD
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEABB #BBD0FF
analogous
#FFC8BB #FFEABB #F2FFBB
triadic
#FFEABB #BBFFEA #EABBFF
tetradic
#FFEABB #BBFFC8 #BBD0FF #FFBBF2
square
#FFEABB #BBFFC8 #BBD0FF #FFBBF2
split-complementary
#FFEABB #BBF2FF #C8BBFF
monochromatic
#FFC441 #FFD77E #FFEABB #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.18
#FFEABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#FFEABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEABB
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEABB | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#FBEEBC
Tritanopia (blue-blind)
#FFE2DD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffeabb; /* rgb */ color: rgb(255, 234, 187); /* oklch */ color: oklch(94.3% 0.065 86.8);
Tailwind
colors: {
custom: {
50: '#fff0cf',
500: '#ffeabb',
950: '#000000',
},
}SCSS
$custom: #ffeabb; $custom-light: #fff0cf; $custom-dark: #000000;
JSON
{
"hex": "#ffeabb",
"rgb": {
"r": 255,
"g": 234,
"b": 187
},
"hsl": {
"h": 41.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94254,
"c": 0.06477,
"h": 86.8
},
"luminance": 0.83693
}Semantic roles & 50–950 ramp
primary
#FFEABB
secondary
#779AE7
accent
#47E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583