#FAEB7B#FAEB7B
#FAEB7B is a very light, vivid yellow. Relative luminance 0.812; OKLCH L 93.0% C 0.134 H 101.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEB7B |
|---|---|
| RGB | rgb(250, 235, 123) |
| HSL | hsl(53, 93%, 73%) |
| HSV | hsv(53, 51%, 98%) |
| CMYK | cmyk(0%, 6%, 50.8%, 2%) |
| CIE-LAB | lab(92.21, -9.13, 55.60) |
| CIE-LCH | lch(92.21, 56.35, 99.33°) |
| OKLab | oklab(92.97% -0.0273 0.1314) |
| OKLCH | oklch(92.97% 0.134 101.8) |
| XYZ | xyz(72.7100, 81.1732, 30.5730) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.46
Yellowish
#FAEE66
ΔE00 2.88
Straw
#FCF679
ΔE00 3.26
Khaki (CSS)
#F0E68C
ΔE00 3.57
Yellow Tan
#FFE36E
ΔE00 3.70
Manilla
#FFFA86
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEB7B #7B8AFA
analogous
#FAAB7B #FAEB7B #CAFA7B
triadic
#FAEB7B #7BFAEB #EB7BFA
tetradic
#FAEB7B #7BFAAB #7B8AFA #FA7BCA
square
#FAEB7B #7BFAAB #7B8AFA #FA7BCA
split-complementary
#FAEB7B #7BCAFA #AB7BFA
monochromatic
#F1D609 #F8E240 #FAEB7B #FCF4B6 #FEFBE2
Accessibility & contrast
On white
1.22
#FAEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FAEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEB7B
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEB7B | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE571
Deuteranopia (green-blind)
#FFEC80
Tritanopia (blue-blind)
#FFDED1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #faeb7b; /* rgb */ color: rgb(250, 235, 123); /* oklch */ color: oklch(93.0% 0.134 101.8);
Tailwind
colors: {
custom: {
50: '#fef1a4',
500: '#faeb7b',
950: '#000000',
},
}SCSS
$custom: #faeb7b; $custom-light: #fef1a4; $custom-dark: #000000;
JSON
{
"hex": "#faeb7b",
"rgb": {
"r": 250,
"g": 235,
"b": 123
},
"hsl": {
"h": 52.913,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.92968,
"c": 0.13419,
"h": 101.8
},
"luminance": 0.81171
}Semantic roles & 50–950 ramp
primary
#FAEB7B
secondary
#4254D7
accent
#1BE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580