#FEF775#FEF775
#FEF775 is a very light, vivid yellow. Relative luminance 0.889; OKLCH L 95.7% C 0.151 H 106.1°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF775 |
|---|---|
| RGB | rgb(254, 247, 117) |
| HSL | hsl(57, 99%, 73%) |
| HSV | hsv(57, 54%, 100%) |
| CMYK | cmyk(0%, 2.8%, 53.9%, 0.4%) |
| CIE-LAB | lab(95.53, -13.92, 62.29) |
| CIE-LCH | lch(95.53, 63.82, 102.60°) |
| OKLab | oklab(95.67% -0.0419 0.1452) |
| OKLCH | oklch(95.67% 0.151 106.1) |
| XYZ | xyz(77.3470, 88.8790, 29.9072) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.68
Custard
#FFFD78
ΔE00 1.57
Butter Yellow
#FFFD74
ΔE00 1.64
Light Yellow
#FFFE7A
ΔE00 1.85
Manilla
#FFFA86
ΔE00 1.95
Pastel Yellow
#FFFE71
ΔE00 2.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF775 #757CFE
analogous
#FEB275 #FEF775 #C1FE75
triadic
#FEF775 #75FEF7 #F775FE
tetradic
#FEF775 #75FEB2 #757CFE #FE75C1
square
#FEF775 #75FEB2 #757CFE #FE75C1
split-complementary
#FEF775 #75C1FE #B275FE
monochromatic
#F7EA02 #FEF338 #FEF775 #FEFBB2 #FFFDE1
Accessibility & contrast
On white
1.12
#FEF775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#FEF775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF775
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF775 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF68
Deuteranopia (green-blind)
#FFF57C
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fef775; /* rgb */ color: rgb(254, 247, 117); /* oklch */ color: oklch(95.7% 0.151 106.1);
Tailwind
colors: {
custom: {
50: '#fff9a0',
500: '#fef775',
950: '#000000',
},
}SCSS
$custom: #fef775; $custom-light: #fff9a0; $custom-dark: #000000;
JSON
{
"hex": "#fef775",
"rgb": {
"r": 254,
"g": 247,
"b": 117
},
"hsl": {
"h": 56.934,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.95665,
"c": 0.15115,
"h": 106.1
},
"luminance": 0.88877
}Semantic roles & 50–950 ramp
primary
#FEF775
secondary
#3C44DB
accent
#0CE600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580