#FAE67A#FAE67A
#FAE67A is a very light, vivid yellow. Relative luminance 0.783; OKLCH L 92.0% C 0.131 H 99.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE67A |
|---|---|
| RGB | rgb(250, 230, 122) |
| HSL | hsl(51, 93%, 73%) |
| HSV | hsv(51, 51%, 98%) |
| CMYK | cmyk(0%, 8%, 51.2%, 2%) |
| CIE-LAB | lab(90.93, -6.72, 54.54) |
| CIE-LCH | lch(90.93, 54.96, 97.03°) |
| OKLab | oklab(91.95% -0.0205 0.129) |
| OKLCH | oklch(91.95% 0.131 99) |
| XYZ | xyz(71.2363, 78.3255, 29.7745) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.38
Sandy Yellow
#FDEE73
ΔE00 2.68
Sand Yellow
#FCE166
ΔE00 2.72
Sandy
#F1DA7A
ΔE00 3.10
Pale Gold
#FDDE6C
ΔE00 3.30
Dull Yellow
#EEDC5B
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE67A #7A8EFA
analogous
#FAA67A #FAE67A #CEFA7A
triadic
#FAE67A #7AFAE6 #E67AFA
tetradic
#FAE67A #7AFAA6 #7A8EFA #FA7ACE
square
#FAE67A #7AFAA6 #7A8EFA #FA7ACE
split-complementary
#FAE67A #7ACEFA #A67AFA
monochromatic
#F1CC09 #F8DB3F #FAE67A #FCF1B5 #FEF9E2
Accessibility & contrast
On white
1.26
#FAE67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FAE67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE67A
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE67A | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E170
Deuteranopia (green-blind)
#FEE87F
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fae67a; /* rgb */ color: rgb(250, 230, 122); /* oklch */ color: oklch(92.0% 0.131 99.0);
Tailwind
colors: {
custom: {
50: '#feeda3',
500: '#fae67a',
950: '#000000',
},
}SCSS
$custom: #fae67a; $custom-light: #feeda3; $custom-dark: #000000;
JSON
{
"hex": "#fae67a",
"rgb": {
"r": 250,
"g": 230,
"b": 122
},
"hsl": {
"h": 50.625,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.9195,
"c": 0.1306,
"h": 99
},
"luminance": 0.78323
}Semantic roles & 50–950 ramp
primary
#FAE67A
secondary
#4159D7
accent
#24E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480