#FEFA75#FEFA75
#FEFA75 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.3% C 0.154 H 107.4°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFA75 |
|---|---|
| RGB | rgb(254, 250, 117) |
| HSL | hsl(58, 99%, 73%) |
| HSV | hsv(58, 54%, 100%) |
| CMYK | cmyk(0%, 1.6%, 53.9%, 0.4%) |
| CIE-LAB | lab(96.30, -15.38, 63.16) |
| CIE-LCH | lch(96.30, 65.01, 103.69°) |
| OKLab | oklab(96.28% -0.0461 0.1471) |
| OKLCH | oklch(96.28% 0.154 107.4) |
| XYZ | xyz(78.2717, 90.7286, 30.2154) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.72
Butter Yellow
#FFFD74
ΔE00 0.77
Light Yellow
#FFFE7A
ΔE00 1.03
Straw
#FCF679
ΔE00 1.18
Pastel Yellow
#FFFE71
ΔE00 1.20
Banana (survey)
#FFFF7E
ΔE00 1.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFA75 #7579FE
analogous
#FEB575 #FEFA75 #BEFE75
triadic
#FEFA75 #75FEFA #FA75FE
tetradic
#FEFA75 #75FEB5 #7579FE #FE75BE
square
#FEFA75 #75FEB5 #7579FE #FE75BE
split-complementary
#FEFA75 #75BEFE #B575FE
monochromatic
#F7F002 #FEF838 #FEFA75 #FEFCB2 #FFFEE1
Accessibility & contrast
On white
1.10
#FEFA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#FEFA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFA75
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFA75 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF168
Deuteranopia (green-blind)
#FFF77C
Tritanopia (blue-blind)
#FFECDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fefa75; /* rgb */ color: rgb(254, 250, 117); /* oklch */ color: oklch(96.3% 0.154 107.4);
Tailwind
colors: {
custom: {
50: '#fffba1',
500: '#fefa75',
950: '#000000',
},
}SCSS
$custom: #fefa75; $custom-light: #fffba1; $custom-dark: #000000;
JSON
{
"hex": "#fefa75",
"rgb": {
"r": 254,
"g": 250,
"b": 117
},
"hsl": {
"h": 58.248,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.96276,
"c": 0.15416,
"h": 107.4
},
"luminance": 0.90726
}Semantic roles & 50–950 ramp
primary
#FEFA75
secondary
#3C41DB
accent
#07E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580