#FDF96E#FDF96E
#FDF96E is a very light, vivid yellow. Relative luminance 0.898; OKLCH L 95.9% C 0.159 H 107.5°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF96E |
|---|---|
| RGB | rgb(253, 249, 110) |
| HSL | hsl(58, 97%, 71%) |
| HSV | hsv(58, 57%, 99%) |
| CMYK | cmyk(0%, 1.6%, 56.5%, 0.8%) |
| CIE-LAB | lab(95.90, -15.81, 65.73) |
| CIE-LCH | lch(95.90, 67.61, 103.52°) |
| OKLab | oklab(95.92% -0.0479 0.1519) |
| OKLCH | oklch(95.92% 0.159 107.5) |
| XYZ | xyz(77.2005, 89.7620, 28.0080) |
| Luminance | 0.8976 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.94
Pastel Yellow
#FFFE71
ΔE00 1.13
Custard
#FFFD78
ΔE00 1.18
Light Yellow
#FFFE7A
ΔE00 1.49
Straw
#FCF679
ΔE00 1.62
Banana (survey)
#FFFF7E
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF96E #6E72FD
analogous
#FDB16E #FDF96E #B9FD6E
triadic
#FDF96E #6EFDF9 #F96EFD
tetradic
#FDF96E #6EFDB1 #6E72FD #FD6EB9
square
#FDF96E #6EFDB1 #6E72FD #FD6EB9
split-complementary
#FDF96E #6EB9FD #B16EFD
monochromatic
#EDE703 #FCF732 #FDF96E #FEFBAA #FFFEE1
Accessibility & contrast
On white
1.11
#FDF96E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#FDF96E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF96E
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF96E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF96E | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF05F
Deuteranopia (green-blind)
#FFF676
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf96e; /* rgb */ color: rgb(253, 249, 110); /* oklch */ color: oklch(95.9% 0.159 107.5);
Tailwind
colors: {
custom: {
50: '#fffb9c',
500: '#fdf96e',
950: '#000000',
},
}SCSS
$custom: #fdf96e; $custom-light: #fffb9c; $custom-dark: #000000;
JSON
{
"hex": "#fdf96e",
"rgb": {
"r": 253,
"g": 249,
"b": 110
},
"hsl": {
"h": 58.322,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.95917,
"c": 0.15924,
"h": 107.5
},
"luminance": 0.8976
}Semantic roles & 50–950 ramp
primary
#FDF96E
secondary
#363BD9
accent
#06E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580