#FEEBAB#FEEBAB
#FEEBAB is a very light, moderate yellow. Relative luminance 0.834; OKLCH L 94.0% C 0.084 H 93.5°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEBAB |
|---|---|
| RGB | rgb(254, 235, 171) |
| HSL | hsl(46, 98%, 83%) |
| HSV | hsv(46, 33%, 100%) |
| CMYK | cmyk(0%, 7.5%, 32.7%, 0.4%) |
| CIE-LAB | lab(93.20, -2.72, 33.45) |
| CIE-LCH | lch(93.20, 33.56, 94.64°) |
| OKLab | oklab(94.05% -0.0051 0.0836) |
| OKLCH | oklch(94.05% 0.084 93.5) |
| XYZ | xyz(77.9331, 83.4300, 50.5185) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.93
Vanilla
#F3E5AB
ΔE00 2.30
Pale Peach
#FFE5AD
ΔE00 3.21
Palegoldenrod
#EEE8AA
ΔE00 4.06
Beige (survey)
#E6DAA6
ΔE00 4.94
Dark Cream
#FFF39A
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEBAB #ABBEFE
analogous
#FEC1AB #FEEBAB #E7FEAB
triadic
#FEEBAB #ABFEEB #EBABFE
tetradic
#FEEBAB #ABFEC1 #ABBEFE #FEABE7
square
#FEEBAB #ABFEC1 #ABBEFE #FEABE7
split-complementary
#FEEBAB #ABE7FE #C1ABFE
monochromatic
#FDCE32 #FDDD6F #FEEBAB #FFF8E1 #FFF8E1
Accessibility & contrast
On white
1.19
#FEEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#FEEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEBAB
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEBAB | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A7
Deuteranopia (green-blind)
#FDEEAD
Tritanopia (blue-blind)
#FFE1DA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #feebab; /* rgb */ color: rgb(254, 235, 171); /* oklch */ color: oklch(94.0% 0.084 93.5);
Tailwind
colors: {
custom: {
50: '#fff1c4',
500: '#feebab',
950: '#000000',
},
}SCSS
$custom: #feebab; $custom-light: #fff1c4; $custom-dark: #000000;
JSON
{
"hex": "#feebab",
"rgb": {
"r": 254,
"g": 235,
"b": 171
},
"hsl": {
"h": 46.265,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.9405,
"c": 0.08372,
"h": 93.5
},
"luminance": 0.83428
}Semantic roles & 50–950 ramp
primary
#FEEBAB
secondary
#6A86E3
accent
#35E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582