#FEF875#FEF875
#FEF875 is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.9% C 0.152 H 106.5°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF875 |
|---|---|
| RGB | rgb(254, 248, 117) |
| HSL | hsl(57, 99%, 73%) |
| HSV | hsv(57, 54%, 100%) |
| CMYK | cmyk(0%, 2.4%, 53.9%, 0.4%) |
| CIE-LAB | lab(95.79, -14.41, 62.58) |
| CIE-LCH | lch(95.79, 64.22, 102.97°) |
| OKLab | oklab(95.87% -0.0433 0.1459) |
| OKLCH | oklch(95.87% 0.152 106.5) |
| XYZ | xyz(77.6536, 89.4923, 30.0094) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.78
Custard
#FFFD78
ΔE00 1.28
Butter Yellow
#FFFD74
ΔE00 1.35
Light Yellow
#FFFE7A
ΔE00 1.57
Pastel Yellow
#FFFE71
ΔE00 1.75
Banana (survey)
#FFFF7E
ΔE00 1.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF875 #757BFE
analogous
#FEB375 #FEF875 #C0FE75
triadic
#FEF875 #75FEF8 #F875FE
tetradic
#FEF875 #75FEB3 #757BFE #FE75C0
square
#FEF875 #75FEB3 #757BFE #FE75C0
split-complementary
#FEF875 #75C0FE #B375FE
monochromatic
#F7EC02 #FEF538 #FEF875 #FEFBB2 #FFFDE1
Accessibility & contrast
On white
1.11
#FEF875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#FEF875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF875
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF875 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF068
Deuteranopia (green-blind)
#FFF57C
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fef875; /* rgb */ color: rgb(254, 248, 117); /* oklch */ color: oklch(95.9% 0.152 106.5);
Tailwind
colors: {
custom: {
50: '#fffaa0',
500: '#fef875',
950: '#000000',
},
}SCSS
$custom: #fef875; $custom-light: #fffaa0; $custom-dark: #000000;
JSON
{
"hex": "#fef875",
"rgb": {
"r": 254,
"g": 248,
"b": 117
},
"hsl": {
"h": 57.372,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.95868,
"c": 0.15214,
"h": 106.5
},
"luminance": 0.8949
}Semantic roles & 50–950 ramp
primary
#FEF875
secondary
#3C43DB
accent
#0AE600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580