#FDF192#FDF192
#FDF192 is a very light, moderate yellow. Relative luminance 0.859; OKLCH L 94.7% C 0.117 H 102.1°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF192 |
|---|---|
| RGB | rgb(253, 241, 146) |
| HSL | hsl(53, 96%, 78%) |
| HSV | hsv(53, 42%, 99%) |
| CMYK | cmyk(0%, 4.7%, 42.3%, 0.8%) |
| CIE-LAB | lab(94.26, -8.83, 47.22) |
| CIE-LCH | lch(94.26, 48.04, 100.59°) |
| OKLab | oklab(94.74% -0.0244 0.1144) |
| OKLCH | oklch(94.74% 0.117 102.1) |
| XYZ | xyz(77.1533, 85.8708, 39.6991) |
| Luminance | 0.8587 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.06
Buff
#FEF69E
ΔE00 1.84
Khaki (CSS)
#F0E68C
ΔE00 2.54
Manilla
#FFFA86
ΔE00 3.58
Sandy Yellow
#FDEE73
ΔE00 3.93
Straw
#FCF679
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF192 #929EFD
analogous
#FDBB92 #FDF192 #D3FD92
triadic
#FDF192 #92FDF1 #F192FD
tetradic
#FDF192 #92FDBB #929EFD #FD92D3
square
#FDF192 #92FDBB #929EFD #FD92D3
split-complementary
#FDF192 #92D3FD #BB92FD
monochromatic
#FBE21A #FCE956 #FDF192 #FEF9CE #FEFBE1
Accessibility & contrast
On white
1.16
#FDF192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#FDF192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF192
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF192 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#FFF196
Tritanopia (blue-blind)
#FFE5DA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdf192; /* rgb */ color: rgb(253, 241, 146); /* oklch */ color: oklch(94.7% 0.117 102.1);
Tailwind
colors: {
custom: {
50: '#fff5b3',
500: '#fdf192',
950: '#000000',
},
}SCSS
$custom: #fdf192; $custom-light: #fff5b3; $custom-dark: #000000;
JSON
{
"hex": "#fdf192",
"rgb": {
"r": 253,
"g": 241,
"b": 146
},
"hsl": {
"h": 53.271,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.94743,
"c": 0.11697,
"h": 102.1
},
"luminance": 0.85869
}Semantic roles & 50–950 ramp
primary
#FDF192
secondary
#5565DE
accent
#1AE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581