#FFEBAB#FFEBAB
#FFEBAB is a very light, moderate yellow. Relative luminance 0.836; OKLCH L 94.1% C 0.084 H 92.8°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBAB |
|---|---|
| RGB | rgb(255, 235, 171) |
| HSL | hsl(46, 100%, 84%) |
| HSV | hsv(46, 33%, 100%) |
| CMYK | cmyk(0%, 7.8%, 32.9%, 0%) |
| CIE-LAB | lab(93.28, -2.34, 33.57) |
| CIE-LCH | lch(93.28, 33.65, 93.98°) |
| OKLab | oklab(94.14% -0.0041 0.0838) |
| OKLCH | oklch(94.14% 0.084 92.8) |
| XYZ | xyz(78.3001, 83.6192, 50.5357) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.22
Vanilla
#F3E5AB
ΔE00 2.50
Pale Peach
#FFE5AD
ΔE00 2.99
Palegoldenrod
#EEE8AA
ΔE00 4.36
Beige (survey)
#E6DAA6
ΔE00 5.09
Moccasin
#FFE4B5
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBAB #ABBFFF
analogous
#FFC1AB #FFEBAB #E9FFAB
triadic
#FFEBAB #ABFFEB #EBABFF
tetradic
#FFEBAB #ABFFC1 #ABBFFF #FFABE9
square
#FFEBAB #ABFFC1 #ABBFFF #FFABE9
split-complementary
#FFEBAB #ABE9FF #C1ABFF
monochromatic
#FFCE31 #FFDC6E #FFEBAB #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.18
#FFEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#FFEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBAB
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBAB | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A7
Deuteranopia (green-blind)
#FEEEAD
Tritanopia (blue-blind)
#FFE1DA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffebab; /* rgb */ color: rgb(255, 235, 171); /* oklch */ color: oklch(94.1% 0.084 92.8);
Tailwind
colors: {
custom: {
50: '#fff1c4',
500: '#ffebab',
950: '#000000',
},
}SCSS
$custom: #ffebab; $custom-light: #fff1c4; $custom-dark: #000000;
JSON
{
"hex": "#ffebab",
"rgb": {
"r": 255,
"g": 235,
"b": 171
},
"hsl": {
"h": 45.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94135,
"c": 0.08395,
"h": 92.8
},
"luminance": 0.83617
}Semantic roles & 50–950 ramp
primary
#FFEBAB
secondary
#6A87E5
accent
#37E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582