#FEEBAE#FEEBAE
#FEEBAE is a very light, moderate yellow. Relative luminance 0.835; OKLCH L 94.1% C 0.080 H 92.8°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEBAE |
|---|---|
| RGB | rgb(254, 235, 174) |
| HSL | hsl(46, 98%, 84%) |
| HSV | hsv(46, 31%, 100%) |
| CMYK | cmyk(0%, 7.5%, 31.5%, 0.4%) |
| CIE-LAB | lab(93.25, -2.35, 31.99) |
| CIE-LCH | lch(93.25, 32.08, 94.21°) |
| OKLab | oklab(94.11% -0.004 0.0802) |
| OKLCH | oklch(94.11% 0.08 92.8) |
| XYZ | xyz(78.2223, 83.5457, 52.0416) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.14
Light Tan
#FBEEAC
ΔE00 2.23
Pale Peach
#FFE5AD
ΔE00 2.84
Palegoldenrod
#EEE8AA
ΔE00 4.15
Beige (survey)
#E6DAA6
ΔE00 4.74
Moccasin
#FFE4B5
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEBAE #AEC1FE
analogous
#FEC3AE #FEEBAE #E9FEAE
triadic
#FEEBAE #AEFEEB #EBAEFE
tetradic
#FEEBAE #AEFEC3 #AEC1FE #FEAEE9
square
#FEEBAE #AEFEC3 #AEC1FE #FEAEE9
split-complementary
#FEEBAE #AEE9FE #C3AEFE
monochromatic
#FDCD35 #FDDC72 #FEEBAE #FFF8E1 #FFF8E1
Accessibility & contrast
On white
1.19
#FEEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#FEEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEBAE
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEBAE | 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)
#F8E8AA
Deuteranopia (green-blind)
#FDEEB0
Tritanopia (blue-blind)
#FFE2DB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #feebae; /* rgb */ color: rgb(254, 235, 174); /* oklch */ color: oklch(94.1% 0.080 92.8);
Tailwind
colors: {
custom: {
50: '#fff1c6',
500: '#feebae',
950: '#000000',
},
}SCSS
$custom: #feebae; $custom-light: #fff1c6; $custom-dark: #000000;
JSON
{
"hex": "#feebae",
"rgb": {
"r": 254,
"g": 235,
"b": 174
},
"hsl": {
"h": 45.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94106,
"c": 0.08028,
"h": 92.8
},
"luminance": 0.83543
}Semantic roles & 50–950 ramp
primary
#FEEBAE
secondary
#6D89E3
accent
#37E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582