#FAEE7B#FAEE7B
#FAEE7B is a very light, vivid yellow. Relative luminance 0.829; OKLCH L 93.6% C 0.137 H 103.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEE7B |
|---|---|
| RGB | rgb(250, 238, 123) |
| HSL | hsl(54, 93%, 73%) |
| HSV | hsv(54, 51%, 98%) |
| CMYK | cmyk(0%, 4.8%, 50.8%, 2%) |
| CIE-LAB | lab(92.97, -10.62, 56.51) |
| CIE-LCH | lch(92.97, 57.50, 100.64°) |
| OKLab | oklab(93.58% -0.0316 0.1334) |
| OKLCH | oklch(93.58% 0.137 103.3) |
| XYZ | xyz(73.5761, 82.9055, 30.8617) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.27
Straw
#FCF679
ΔE00 2.29
Yellowish
#FAEE66
ΔE00 2.44
Manilla
#FFFA86
ΔE00 2.84
Yellowish Tan
#FCFC81
ΔE00 3.85
Khaki (CSS)
#F0E68C
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEE7B #7B87FA
analogous
#FAAE7B #FAEE7B #C6FA7B
triadic
#FAEE7B #7BFAEE #EE7BFA
tetradic
#FAEE7B #7BFAAE #7B87FA #FA7BC6
square
#FAEE7B #7BFAAE #7B87FA #FA7BC6
split-complementary
#FAEE7B #7BC6FA #AE7BFA
monochromatic
#F1DC09 #F8E640 #FAEE7B #FCF6B6 #FEFBE2
Accessibility & contrast
On white
1.19
#FAEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#FAEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEE7B
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEE7B | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE770
Deuteranopia (green-blind)
#FFEE80
Tritanopia (blue-blind)
#FFE1D4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #faee7b; /* rgb */ color: rgb(250, 238, 123); /* oklch */ color: oklch(93.6% 0.137 103.3);
Tailwind
colors: {
custom: {
50: '#fef3a4',
500: '#faee7b',
950: '#000000',
},
}SCSS
$custom: #faee7b; $custom-light: #fef3a4; $custom-dark: #000000;
JSON
{
"hex": "#faee7b",
"rgb": {
"r": 250,
"g": 238,
"b": 123
},
"hsl": {
"h": 54.331,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.93575,
"c": 0.13705,
"h": 103.3
},
"luminance": 0.82903
}Semantic roles & 50–950 ramp
primary
#FAEE7B
secondary
#4250D7
accent
#16E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580