#FFEBA0#FFEBA0
#FFEBA0 is a very light, moderate yellow. Relative luminance 0.832; OKLCH L 93.9% C 0.096 H 95.0°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBA0 |
|---|---|
| RGB | rgb(255, 235, 160) |
| HSL | hsl(47, 100%, 81%) |
| HSV | hsv(47, 37%, 100%) |
| CMYK | cmyk(0%, 7.8%, 37.3%, 0%) |
| CIE-LAB | lab(93.11, -3.60, 38.88) |
| CIE-LCH | lch(93.11, 39.04, 95.28°) |
| OKLab | oklab(93.94% -0.0083 0.0959) |
| OKLCH | oklch(93.94% 0.096 95) |
| XYZ | xyz(77.2950, 83.2172, 45.2418) |
| Luminance | 0.8321 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.56
Dark Cream
#FFF39A
ΔE00 3.59
Vanilla
#F3E5AB
ΔE00 3.80
Khaki (CSS)
#F0E68C
ΔE00 4.25
Buff
#FEF69E
ΔE00 4.44
Pale Peach
#FFE5AD
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBA0 #A0B4FF
analogous
#FFBCA0 #FFEBA0 #E4FFA0
triadic
#FFEBA0 #A0FFEB #EBA0FF
tetradic
#FFEBA0 #A0FFBC #A0B4FF #FFA0E4
square
#FFEBA0 #A0FFBC #A0B4FF #FFA0E4
split-complementary
#FFEBA0 #A0E4FF #BCA0FF
monochromatic
#FFD126 #FFDE63 #FFEBA0 #FFF8DD #FFF9E0
Accessibility & contrast
On white
1.19
#FFEBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#FFEBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBA0
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBA0 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE79B
Deuteranopia (green-blind)
#FFEEA3
Tritanopia (blue-blind)
#FFE0D8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeba0; /* rgb */ color: rgb(255, 235, 160); /* oklch */ color: oklch(93.9% 0.096 95.0);
Tailwind
colors: {
custom: {
50: '#fff1bd',
500: '#ffeba0',
950: '#000000',
},
}SCSS
$custom: #ffeba0; $custom-light: #fff1bd; $custom-dark: #000000;
JSON
{
"hex": "#ffeba0",
"rgb": {
"r": 255,
"g": 235,
"b": 160
},
"hsl": {
"h": 47.368,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.93939,
"c": 0.0963,
"h": 95
},
"luminance": 0.83215
}Semantic roles & 50–950 ramp
primary
#FFEBA0
secondary
#607CE3
accent
#30E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181612
muted
#868582