#FDF592#FDF592
#FDF592 is a very light, vivid yellow. Relative luminance 0.883; OKLCH L 95.5% C 0.121 H 104.4°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF592 |
|---|---|
| RGB | rgb(253, 245, 146) |
| HSL | hsl(56, 96%, 78%) |
| HSV | hsv(56, 42%, 99%) |
| CMYK | cmyk(0%, 3.2%, 42.3%, 0.8%) |
| CIE-LAB | lab(95.27, -10.80, 48.49) |
| CIE-LCH | lch(95.27, 49.68, 102.56°) |
| OKLab | oklab(95.55% -0.0301 0.1173) |
| OKLCH | oklch(95.55% 0.121 104.4) |
| XYZ | xyz(78.3503, 88.2649, 40.0981) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.73
Dark Cream
#FFF39A
ΔE00 1.84
Manilla
#FFFA86
ΔE00 2.48
Khaki (CSS)
#F0E68C
ΔE00 3.32
Straw
#FCF679
ΔE00 3.42
Yellowish Tan
#FCFC81
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF592 #929AFD
analogous
#FDBF92 #FDF592 #CFFD92
triadic
#FDF592 #92FDF5 #F592FD
tetradic
#FDF592 #92FDBF #929AFD #FD92CF
square
#FDF592 #92FDBF #929AFD #FD92CF
split-complementary
#FDF592 #92CFFD #BF92FD
monochromatic
#FBEA1A #FCEF56 #FDF592 #FEFBCE #FEFCE1
Accessibility & contrast
On white
1.13
#FDF592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#FDF592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF592
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF592 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FFF496
Tritanopia (blue-blind)
#FFE9DD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdf592; /* rgb */ color: rgb(253, 245, 146); /* oklch */ color: oklch(95.5% 0.121 104.4);
Tailwind
colors: {
custom: {
50: '#fff8b3',
500: '#fdf592',
950: '#000000',
},
}SCSS
$custom: #fdf592; $custom-light: #fff8b3; $custom-dark: #000000;
JSON
{
"hex": "#fdf592",
"rgb": {
"r": 253,
"g": 245,
"b": 146
},
"hsl": {
"h": 55.514,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.95548,
"c": 0.12107,
"h": 104.4
},
"luminance": 0.88263
}Semantic roles & 50–950 ramp
primary
#FDF592
secondary
#555FDE
accent
#11E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581