#FAE784#FAE784
#FAE784 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.3% C 0.122 H 98.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE784 |
|---|---|
| RGB | rgb(250, 231, 132) |
| HSL | hsl(50, 92%, 75%) |
| HSV | hsv(50, 47%, 98%) |
| CMYK | cmyk(0%, 7.6%, 47.2%, 2%) |
| CIE-LAB | lab(91.30, -6.35, 50.25) |
| CIE-LCH | lch(91.30, 50.65, 97.20°) |
| OKLab | oklab(92.28% -0.0184 0.1203) |
| OKLCH | oklch(92.28% 0.122 98.7) |
| XYZ | xyz(72.1672, 79.1443, 33.3003) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.81
Sandy
#F1DA7A
ΔE00 2.97
Yellow Tan
#FFE36E
ΔE00 3.34
Dark Cream
#FFF39A
ΔE00 3.41
Sandy Yellow
#FDEE73
ΔE00 3.50
Wheat (survey)
#FBDD7E
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE784 #8497FA
analogous
#FAAC84 #FAE784 #D2FA84
triadic
#FAE784 #84FAE7 #E784FA
tetradic
#FAE784 #84FAAC #8497FA #FA84D2
square
#FAE784 #84FAAC #8497FA #FA84D2
split-complementary
#FAE784 #84D2FA #AC84FA
monochromatic
#F5D00E #F8DC49 #FAE784 #FCF2BF #FEF9E2
Accessibility & contrast
On white
1.25
#FAE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FAE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE784
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE784 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27C
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#FFDACF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fae784; /* rgb */ color: rgb(250, 231, 132); /* oklch */ color: oklch(92.3% 0.122 98.7);
Tailwind
colors: {
custom: {
50: '#feeea9',
500: '#fae784',
950: '#000000',
},
}SCSS
$custom: #fae784; $custom-light: #feeea9; $custom-dark: #000000;
JSON
{
"hex": "#fae784",
"rgb": {
"r": 250,
"g": 231,
"b": 132
},
"hsl": {
"h": 50.339,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.92282,
"c": 0.12172,
"h": 98.7
},
"luminance": 0.79142
}Semantic roles & 50–950 ramp
primary
#FAE784
secondary
#4A61D8
accent
#25E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481