#FFEBA9#FFEBA9
#FFEBA9 is a very light, moderate yellow. Relative luminance 0.835; OKLCH L 94.1% C 0.086 H 93.2°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBA9 |
|---|---|
| RGB | rgb(255, 235, 169) |
| HSL | hsl(46, 100%, 83%) |
| HSV | hsv(46, 34%, 100%) |
| CMYK | cmyk(0%, 7.8%, 33.7%, 0%) |
| CIE-LAB | lab(93.25, -2.57, 34.54) |
| CIE-LCH | lch(93.25, 34.64, 94.26°) |
| OKLab | oklab(94.1% -0.0049 0.0861) |
| OKLCH | oklch(94.1% 0.086 93.2) |
| XYZ | xyz(78.1109, 83.5436, 49.5393) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.12
Vanilla
#F3E5AB
ΔE00 2.67
Pale Peach
#FFE5AD
ΔE00 3.28
Palegoldenrod
#EEE8AA
ΔE00 4.35
Dark Cream
#FFF39A
ΔE00 4.97
Beige (survey)
#E6DAA6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBA9 #A9BDFF
analogous
#FFC0A9 #FFEBA9 #E8FFA9
triadic
#FFEBA9 #A9FFEB #EBA9FF
tetradic
#FFEBA9 #A9FFC0 #A9BDFF #FFA9E8
square
#FFEBA9 #A9FFC0 #A9BDFF #FFA9E8
split-complementary
#FFEBA9 #A9E8FF #C0A9FF
monochromatic
#FFCF2F #FFDD6C #FFEBA9 #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.19
#FFEBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#FFEBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBA9
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBA9 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A4
Deuteranopia (green-blind)
#FEEEAB
Tritanopia (blue-blind)
#FFE1DA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffeba9; /* rgb */ color: rgb(255, 235, 169); /* oklch */ color: oklch(94.1% 0.086 93.2);
Tailwind
colors: {
custom: {
50: '#fff1c3',
500: '#ffeba9',
950: '#000000',
},
}SCSS
$custom: #ffeba9; $custom-light: #fff1c3; $custom-dark: #000000;
JSON
{
"hex": "#ffeba9",
"rgb": {
"r": 255,
"g": 235,
"b": 169
},
"hsl": {
"h": 46.047,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.94098,
"c": 0.08622,
"h": 93.2
},
"luminance": 0.83541
}Semantic roles & 50–950 ramp
primary
#FFEBA9
secondary
#6885E4
accent
#35E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582