#FDF86E#FDF86E
#FDF86E is a very light, vivid yellow. Relative luminance 0.891; OKLCH L 95.7% C 0.158 H 107.1°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF86E |
|---|---|
| RGB | rgb(253, 248, 110) |
| HSL | hsl(58, 97%, 71%) |
| HSV | hsv(58, 57%, 99%) |
| CMYK | cmyk(0%, 2%, 56.5%, 0.8%) |
| CIE-LAB | lab(95.64, -15.32, 65.45) |
| CIE-LCH | lch(95.64, 67.21, 103.18°) |
| OKLab | oklab(95.71% -0.0466 0.1512) |
| OKLCH | oklch(95.71% 0.158 107.1) |
| XYZ | xyz(76.8922, 89.1455, 27.9052) |
| Luminance | 0.8914 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.18
Custard
#FFFD78
ΔE00 1.36
Pastel Yellow
#FFFE71
ΔE00 1.41
Straw
#FCF679
ΔE00 1.47
Light Yellow
#FFFE7A
ΔE00 1.68
Banana (survey)
#FFFF7E
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF86E #6E73FD
analogous
#FDB06E #FDF86E #BAFD6E
triadic
#FDF86E #6EFDF8 #F86EFD
tetradic
#FDF86E #6EFDB0 #6E73FD #FD6EBA
square
#FDF86E #6EFDB0 #6E73FD #FD6EBA
split-complementary
#FDF86E #6EBAFD #B06EFD
monochromatic
#EDE503 #FCF532 #FDF86E #FEFBAA #FFFEE1
Accessibility & contrast
On white
1.12
#FDF86E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#FDF86E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF86E
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF86E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF86E | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF5F
Deuteranopia (green-blind)
#FFF576
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdf86e; /* rgb */ color: rgb(253, 248, 110); /* oklch */ color: oklch(95.7% 0.158 107.1);
Tailwind
colors: {
custom: {
50: '#fffa9c',
500: '#fdf86e',
950: '#000000',
},
}SCSS
$custom: #fdf86e; $custom-light: #fffa9c; $custom-dark: #000000;
JSON
{
"hex": "#fdf86e",
"rgb": {
"r": 253,
"g": 248,
"b": 110
},
"hsl": {
"h": 57.902,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.95713,
"c": 0.15825,
"h": 107.1
},
"luminance": 0.89143
}Semantic roles & 50–950 ramp
primary
#FDF86E
secondary
#363CD9
accent
#08E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580