#FAE67F#FAE67F
#FAE67F is a very light, vivid yellow. Relative luminance 0.784; OKLCH L 92.0% C 0.126 H 98.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE67F |
|---|---|
| RGB | rgb(250, 230, 127) |
| HSL | hsl(50, 92%, 74%) |
| HSV | hsv(50, 49%, 98%) |
| CMYK | cmyk(0%, 8%, 49.2%, 2%) |
| CIE-LAB | lab(90.99, -6.30, 52.26) |
| CIE-LCH | lch(90.99, 52.63, 96.87°) |
| OKLab | oklab(92.01% -0.0188 0.1244) |
| OKLCH | oklch(92.01% 0.126 98.6) |
| XYZ | xyz(71.5541, 78.4526, 31.4483) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.74
Sandy
#F1DA7A
ΔE00 2.82
Sandy Yellow
#FDEE73
ΔE00 3.19
Sand Yellow
#FCE166
ΔE00 3.21
Khaki (CSS)
#F0E68C
ΔE00 3.30
Wheat (survey)
#FBDD7E
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE67F #7F93FA
analogous
#FAA97F #FAE67F #D1FA7F
triadic
#FAE67F #7FFAE6 #E67FFA
tetradic
#FAE67F #7FFAA9 #7F93FA #FA7FD1
square
#FAE67F #7FFAA9 #7F93FA #FA7FD1
split-complementary
#FAE67F #7FD1FA #A97FFA
monochromatic
#F5CF0A #F8DA44 #FAE67F #FCF2BA #FEF9E2
Accessibility & contrast
On white
1.26
#FAE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FAE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE67F
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE67F | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E176
Deuteranopia (green-blind)
#FDE883
Tritanopia (blue-blind)
#FFD9CE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fae67f; /* rgb */ color: rgb(250, 230, 127); /* oklch */ color: oklch(92.0% 0.126 98.6);
Tailwind
colors: {
custom: {
50: '#feeda6',
500: '#fae67f',
950: '#000000',
},
}SCSS
$custom: #fae67f; $custom-light: #feeda6; $custom-dark: #000000;
JSON
{
"hex": "#fae67f",
"rgb": {
"r": 250,
"g": 230,
"b": 127
},
"hsl": {
"h": 50.244,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.92014,
"c": 0.12579,
"h": 98.6
},
"luminance": 0.7845
}Semantic roles & 50–950 ramp
primary
#FAE67F
secondary
#465ED7
accent
#25E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480