#FAED7F#FAED7F
#FAED7F is a very light, vivid yellow. Relative luminance 0.824; OKLCH L 93.4% C 0.132 H 102.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FAED7F |
|---|---|
| RGB | rgb(250, 237, 127) |
| HSL | hsl(54, 92%, 74%) |
| HSV | hsv(54, 49%, 98%) |
| CMYK | cmyk(0%, 5.2%, 49.2%, 2%) |
| CIE-LAB | lab(92.76, -9.78, 54.40) |
| CIE-LCH | lch(92.76, 55.27, 100.20°) |
| OKLab | oklab(93.42% -0.0288 0.1291) |
| OKLCH | oklch(93.42% 0.132 102.6) |
| XYZ | xyz(73.5413, 82.4271, 32.1107) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.73
Straw
#FCF679
ΔE00 2.87
Yellowish
#FAEE66
ΔE00 3.07
Manilla
#FFFA86
ΔE00 3.16
Khaki (CSS)
#F0E68C
ΔE00 3.30
Dark Cream
#FFF39A
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAED7F #7F8CFA
analogous
#FAB07F #FAED7F #C9FA7F
triadic
#FAED7F #7FFAED #ED7FFA
tetradic
#FAED7F #7FFAB0 #7F8CFA #FA7FC9
square
#FAED7F #7FFAB0 #7F8CFA #FA7FC9
split-complementary
#FAED7F #7FC9FA #B07FFA
monochromatic
#F5DC0A #F8E544 #FAED7F #FCF5BA #FEFBE2
Accessibility & contrast
On white
1.20
#FAED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#FAED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAED7F
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAED7F | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE775
Deuteranopia (green-blind)
#FFED84
Tritanopia (blue-blind)
#FFE0D3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #faed7f; /* rgb */ color: rgb(250, 237, 127); /* oklch */ color: oklch(93.4% 0.132 102.6);
Tailwind
colors: {
custom: {
50: '#fef2a6',
500: '#faed7f',
950: '#000000',
},
}SCSS
$custom: #faed7f; $custom-light: #fef2a6; $custom-dark: #000000;
JSON
{
"hex": "#faed7f",
"rgb": {
"r": 250,
"g": 237,
"b": 127
},
"hsl": {
"h": 53.659,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.93423,
"c": 0.13226,
"h": 102.6
},
"luminance": 0.82425
}Semantic roles & 50–950 ramp
primary
#FAED7F
secondary
#4655D7
accent
#18E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580