#FFEBA3#FFEBA3
#FFEBA3 is a very light, moderate yellow. Relative luminance 0.833; OKLCH L 94.0% C 0.093 H 94.4°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBA3 |
|---|---|
| RGB | rgb(255, 235, 163) |
| HSL | hsl(47, 100%, 82%) |
| HSV | hsv(47, 36%, 100%) |
| CMYK | cmyk(0%, 7.8%, 36.1%, 0%) |
| CIE-LAB | lab(93.16, -3.26, 37.44) |
| CIE-LCH | lch(93.16, 37.58, 94.98°) |
| OKLab | oklab(93.99% -0.0072 0.0927) |
| OKLCH | oklch(93.99% 0.093 94.4) |
| XYZ | xyz(77.5606, 83.3234, 46.6406) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.29
Vanilla
#F3E5AB
ΔE00 3.38
Dark Cream
#FFF39A
ΔE00 4.01
Pale Peach
#FFE5AD
ΔE00 4.22
Palegoldenrod
#EEE8AA
ΔE00 4.55
Khaki (CSS)
#F0E68C
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBA3 #A3B7FF
analogous
#FFBDA3 #FFEBA3 #E5FFA3
triadic
#FFEBA3 #A3FFEB #EBA3FF
tetradic
#FFEBA3 #A3FFBD #A3B7FF #FFA3E5
square
#FFEBA3 #A3FFBD #A3B7FF #FFA3E5
split-complementary
#FFEBA3 #A3E5FF #BDA3FF
monochromatic
#FFD029 #FFDE66 #FFEBA3 #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.19
#FFEBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#FFEBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBA3
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBA3 | 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)
#FAE89E
Deuteranopia (green-blind)
#FFEEA5
Tritanopia (blue-blind)
#FFE0D9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeba3; /* rgb */ color: rgb(255, 235, 163); /* oklch */ color: oklch(94.0% 0.093 94.4);
Tailwind
colors: {
custom: {
50: '#fff1bf',
500: '#ffeba3',
950: '#000000',
},
}SCSS
$custom: #ffeba3; $custom-light: #fff1bf; $custom-dark: #000000;
JSON
{
"hex": "#ffeba3",
"rgb": {
"r": 255,
"g": 235,
"b": 163
},
"hsl": {
"h": 46.957,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.93991,
"c": 0.09297,
"h": 94.4
},
"luminance": 0.83321
}Semantic roles & 50–950 ramp
primary
#FFEBA3
secondary
#637FE3
accent
#32E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181612
muted
#868582