#FFEBA8#FFEBA8
#FFEBA8 is a very light, moderate yellow. Relative luminance 0.835; OKLCH L 94.1% C 0.087 H 93.4°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBA8 |
|---|---|
| RGB | rgb(255, 235, 168) |
| HSL | hsl(46, 100%, 83%) |
| HSV | hsv(46, 34%, 100%) |
| CMYK | cmyk(0%, 7.8%, 34.1%, 0%) |
| CIE-LAB | lab(93.24, -2.69, 35.02) |
| CIE-LCH | lch(93.24, 35.13, 94.39°) |
| OKLab | oklab(94.08% -0.0052 0.0872) |
| OKLCH | oklch(94.08% 0.087 93.4) |
| XYZ | xyz(78.0174, 83.5062, 49.0468) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.10
Vanilla
#F3E5AB
ΔE00 2.77
Pale Peach
#FFE5AD
ΔE00 3.43
Palegoldenrod
#EEE8AA
ΔE00 4.36
Dark Cream
#FFF39A
ΔE00 4.80
Beige (survey)
#E6DAA6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBA8 #A8BCFF
analogous
#FFBFA8 #FFEBA8 #E7FFA8
triadic
#FFEBA8 #A8FFEB #EBA8FF
tetradic
#FFEBA8 #A8FFBF #A8BCFF #FFA8E7
square
#FFEBA8 #A8FFBF #A8BCFF #FFA8E7
split-complementary
#FFEBA8 #A8E7FF #BFA8FF
monochromatic
#FFCF2E #FFDD6B #FFEBA8 #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.19
#FFEBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#FFEBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBA8
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBA8 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A3
Deuteranopia (green-blind)
#FEEEAA
Tritanopia (blue-blind)
#FFE1DA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffeba8; /* rgb */ color: rgb(255, 235, 168); /* oklch */ color: oklch(94.1% 0.087 93.4);
Tailwind
colors: {
custom: {
50: '#fff1c2',
500: '#ffeba8',
950: '#000000',
},
}SCSS
$custom: #ffeba8; $custom-light: #fff1c2; $custom-dark: #000000;
JSON
{
"hex": "#ffeba8",
"rgb": {
"r": 255,
"g": 235,
"b": 168
},
"hsl": {
"h": 46.207,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.9408,
"c": 0.08735,
"h": 93.4
},
"luminance": 0.83504
}Semantic roles & 50–950 ramp
primary
#FFEBA8
secondary
#6784E4
accent
#35E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582