#FEF97A#FEF97A
#FEF97A is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 96.1% C 0.149 H 106.8°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF97A |
|---|---|
| RGB | rgb(254, 249, 122) |
| HSL | hsl(58, 99%, 74%) |
| HSV | hsv(58, 52%, 100%) |
| CMYK | cmyk(0%, 2%, 52%, 0.4%) |
| CIE-LAB | lab(96.09, -14.51, 60.70) |
| CIE-LCH | lch(96.09, 62.41, 103.44°) |
| OKLab | oklab(96.13% -0.0431 0.1423) |
| OKLCH | oklch(96.13% 0.149 106.8) |
| XYZ | xyz(78.2637, 90.2295, 31.7019) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.64
Custard
#FFFD78
ΔE00 1.12
Light Yellow
#FFFE7A
ΔE00 1.32
Butter Yellow
#FFFD74
ΔE00 1.38
Manilla
#FFFA86
ΔE00 1.39
Yellowish Tan
#FCFC81
ΔE00 1.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF97A #7A7FFE
analogous
#FEB77A #FEF97A #C1FE7A
triadic
#FEF97A #7AFEF9 #F97AFE
tetradic
#FEF97A #7AFEB7 #7A7FFE #FE7AC1
square
#FEF97A #7AFEB7 #7A7FFE #FE7AC1
split-complementary
#FEF97A #7AC1FE #B77AFE
monochromatic
#FCF202 #FEF63D #FEF97A #FEFCB7 #FFFEE1
Accessibility & contrast
On white
1.10
#FEF97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#FEF97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF97A
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF97A | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16E
Deuteranopia (green-blind)
#FFF680
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fef97a; /* rgb */ color: rgb(254, 249, 122); /* oklch */ color: oklch(96.1% 0.149 106.8);
Tailwind
colors: {
custom: {
50: '#fffba4',
500: '#fef97a',
950: '#000000',
},
}SCSS
$custom: #fef97a; $custom-light: #fffba4; $custom-dark: #000000;
JSON
{
"hex": "#fef97a",
"rgb": {
"r": 254,
"g": 249,
"b": 122
},
"hsl": {
"h": 57.727,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.96128,
"c": 0.14868,
"h": 106.8
},
"luminance": 0.90227
}Semantic roles & 50–950 ramp
primary
#FEF97A
secondary
#4046DC
accent
#09E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580