#FFEBAA#FFEBAA
#FFEBAA is a very light, moderate yellow. Relative luminance 0.836; OKLCH L 94.1% C 0.085 H 93.0°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBAA |
|---|---|
| RGB | rgb(255, 235, 170) |
| HSL | hsl(46, 100%, 83%) |
| HSV | hsv(46, 33%, 100%) |
| CMYK | cmyk(0%, 7.8%, 33.3%, 0%) |
| CIE-LAB | lab(93.27, -2.46, 34.06) |
| CIE-LCH | lch(93.27, 34.15, 94.12°) |
| OKLab | oklab(94.12% -0.0045 0.085) |
| OKLCH | oklch(94.12% 0.085 93) |
| XYZ | xyz(78.2052, 83.5813, 50.0356) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.16
Vanilla
#F3E5AB
ΔE00 2.58
Pale Peach
#FFE5AD
ΔE00 3.13
Palegoldenrod
#EEE8AA
ΔE00 4.35
Dark Cream
#FFF39A
ΔE00 5.15
Beige (survey)
#E6DAA6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBAA #AABEFF
analogous
#FFC0AA #FFEBAA #E9FFAA
triadic
#FFEBAA #AAFFEB #EBAAFF
tetradic
#FFEBAA #AAFFC0 #AABEFF #FFAAE9
square
#FFEBAA #AAFFC0 #AABEFF #FFAAE9
split-complementary
#FFEBAA #AAE9FF #C0AAFF
monochromatic
#FFCE30 #FFDD6D #FFEBAA #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.19
#FFEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#FFEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBAA
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBAA | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 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)
#F9E8A6
Deuteranopia (green-blind)
#FEEEAC
Tritanopia (blue-blind)
#FFE1DA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffebaa; /* rgb */ color: rgb(255, 235, 170); /* oklch */ color: oklch(94.1% 0.085 93.0);
Tailwind
colors: {
custom: {
50: '#fff1c3',
500: '#ffebaa',
950: '#000000',
},
}SCSS
$custom: #ffebaa; $custom-light: #fff1c3; $custom-dark: #000000;
JSON
{
"hex": "#ffebaa",
"rgb": {
"r": 255,
"g": 235,
"b": 170
},
"hsl": {
"h": 45.882,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94116,
"c": 0.08509,
"h": 93
},
"luminance": 0.83579
}Semantic roles & 50–950 ramp
primary
#FFEBAA
secondary
#6986E4
accent
#36E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582