#FFEBAE#FFEBAE
#FFEBAE is a very light, moderate yellow. Relative luminance 0.837; OKLCH L 94.2% C 0.081 H 92.1°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBAE |
|---|---|
| RGB | rgb(255, 235, 174) |
| HSL | hsl(45, 100%, 84%) |
| HSV | hsv(45, 32%, 100%) |
| CMYK | cmyk(0%, 7.8%, 31.8%, 0%) |
| CIE-LAB | lab(93.34, -1.98, 32.12) |
| CIE-LCH | lch(93.34, 32.18, 93.53°) |
| OKLab | oklab(94.19% -0.0029 0.0805) |
| OKLCH | oklch(94.19% 0.081 92.1) |
| XYZ | xyz(78.5893, 83.7349, 52.0588) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.38
Light Tan
#FBEEAC
ΔE00 2.50
Pale Peach
#FFE5AD
ΔE00 2.59
Palegoldenrod
#EEE8AA
ΔE00 4.46
Moccasin
#FFE4B5
ΔE00 4.60
Beige (survey)
#E6DAA6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBAE #AEC2FF
analogous
#FFC3AE #FFEBAE #EBFFAE
triadic
#FFEBAE #AEFFEB #EBAEFF
tetradic
#FFEBAE #AEFFC3 #AEC2FF #FFAEEB
square
#FFEBAE #AEFFC3 #AEC2FF #FFAEEB
split-complementary
#FFEBAE #AEEBFF #C3AEFF
monochromatic
#FFCD34 #FFDC71 #FFEBAE #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.18
#FFEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#FFEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBAE
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBAE | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#FDEEB0
Tritanopia (blue-blind)
#FFE2DB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffebae; /* rgb */ color: rgb(255, 235, 174); /* oklch */ color: oklch(94.2% 0.081 92.1);
Tailwind
colors: {
custom: {
50: '#fff1c6',
500: '#ffebae',
950: '#000000',
},
}SCSS
$custom: #ffebae; $custom-light: #fff1c6; $custom-dark: #000000;
JSON
{
"hex": "#ffebae",
"rgb": {
"r": 255,
"g": 235,
"b": 174
},
"hsl": {
"h": 45.185,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94191,
"c": 0.08052,
"h": 92.1
},
"luminance": 0.83733
}Semantic roles & 50–950 ramp
primary
#FFEBAE
secondary
#6C8AE5
accent
#39E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582