#FEDF75#FEDF75
#FEDF75 is a very light, vivid yellow. Relative luminance 0.751; OKLCH L 90.8% C 0.130 H 93.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDF75 |
|---|---|
| RGB | rgb(254, 223, 117) |
| HSL | hsl(46, 99%, 73%) |
| HSV | hsv(46, 54%, 100%) |
| CMYK | cmyk(0%, 12.2%, 53.9%, 0.4%) |
| CIE-LAB | lab(89.46, -2.00, 55.22) |
| CIE-LCH | lch(89.46, 55.26, 92.07°) |
| OKLab | oklab(90.85% -0.0076 0.1299) |
| OKLCH | oklch(90.85% 0.13 93.4) |
| XYZ | xyz(70.4743, 75.1338, 27.6163) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.09
Wheat (survey)
#FBDD7E
ΔE00 1.60
Yellow Tan
#FFE36E
ΔE00 1.87
Sand Yellow
#FCE166
ΔE00 2.52
Light Mustard
#F7D560
ΔE00 2.69
Light Gold
#FDDC5C
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDF75 #7594FE
analogous
#FE9A75 #FEDF75 #D9FE75
triadic
#FEDF75 #75FEDF #DF75FE
tetradic
#FEDF75 #75FE9A #7594FE #FE75D9
square
#FEDF75 #75FE9A #7594FE #FE75D9
split-complementary
#FEDF75 #75D9FE #9A75FE
monochromatic
#F7BF02 #FED138 #FEDF75 #FEEDB2 #FFF8E1
Accessibility & contrast
On white
1.31
#FEDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FEDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDF75
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDF75 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6B
Deuteranopia (green-blind)
#FAE579
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedf75; /* rgb */ color: rgb(254, 223, 117); /* oklch */ color: oklch(90.8% 0.130 93.4);
Tailwind
colors: {
custom: {
50: '#ffe89f',
500: '#fedf75',
950: '#000000',
},
}SCSS
$custom: #fedf75; $custom-light: #ffe89f; $custom-dark: #000000;
JSON
{
"hex": "#fedf75",
"rgb": {
"r": 254,
"g": 223,
"b": 117
},
"hsl": {
"h": 46.423,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.90848,
"c": 0.13015,
"h": 93.4
},
"luminance": 0.75131
}Semantic roles & 50–950 ramp
primary
#FEDF75
secondary
#3C60DB
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480