#FDF595#FDF595
#FDF595 is a very light, moderate yellow. Relative luminance 0.884; OKLCH L 95.6% C 0.118 H 104.2°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF595 |
|---|---|
| RGB | rgb(253, 245, 149) |
| HSL | hsl(55, 96%, 79%) |
| HSV | hsv(55, 41%, 99%) |
| CMYK | cmyk(0%, 3.2%, 41.1%, 0.8%) |
| CIE-LAB | lab(95.31, -10.50, 47.09) |
| CIE-LCH | lch(95.31, 48.25, 102.57°) |
| OKLab | oklab(95.59% -0.029 0.1143) |
| OKLCH | oklch(95.59% 0.118 104.2) |
| XYZ | xyz(78.5867, 88.3594, 41.3433) |
| Luminance | 0.8836 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.29
Dark Cream
#FFF39A
ΔE00 1.51
Manilla
#FFFA86
ΔE00 2.89
Khaki (CSS)
#F0E68C
ΔE00 3.21
Straw
#FCF679
ΔE00 3.86
Parchment
#FEFCAF
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF595 #959DFD
analogous
#FDC195 #FDF595 #D1FD95
triadic
#FDF595 #95FDF5 #F595FD
tetradic
#FDF595 #95FDC1 #959DFD #FD95D1
square
#FDF595 #95FDC1 #959DFD #FD95D1
split-complementary
#FDF595 #95D1FD #C195FD
monochromatic
#FBEA1D #FCEF59 #FDF595 #FEFBD1 #FEFCE1
Accessibility & contrast
On white
1.12
#FDF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#FDF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF595
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF595 | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8E
Deuteranopia (green-blind)
#FFF499
Tritanopia (blue-blind)
#FFE9DE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdf595; /* rgb */ color: rgb(253, 245, 149); /* oklch */ color: oklch(95.6% 0.118 104.2);
Tailwind
colors: {
custom: {
50: '#fff8b5',
500: '#fdf595',
950: '#000000',
},
}SCSS
$custom: #fdf595; $custom-light: #fff8b5; $custom-dark: #000000;
JSON
{
"hex": "#fdf595",
"rgb": {
"r": 253,
"g": 245,
"b": 149
},
"hsl": {
"h": 55.385,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.95593,
"c": 0.1179,
"h": 104.2
},
"luminance": 0.88357
}Semantic roles & 50–950 ramp
primary
#FDF595
secondary
#5862DE
accent
#12E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581