#FCF595#FCF595
#FCF595 is a very light, moderate yellow. Relative luminance 0.882; OKLCH L 95.5% C 0.118 H 104.8°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF595 |
|---|---|
| RGB | rgb(252, 245, 149) |
| HSL | hsl(56, 94%, 79%) |
| HSV | hsv(56, 41%, 99%) |
| CMYK | cmyk(0%, 2.8%, 40.9%, 1.2%) |
| CIE-LAB | lab(95.23, -10.89, 46.98) |
| CIE-LCH | lch(95.23, 48.22, 103.05°) |
| OKLab | oklab(95.51% -0.0301 0.114) |
| OKLCH | oklch(95.51% 0.118 104.8) |
| XYZ | xyz(78.2235, 88.1722, 41.3263) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.31
Dark Cream
#FFF39A
ΔE00 1.70
Manilla
#FFFA86
ΔE00 2.86
Khaki (CSS)
#F0E68C
ΔE00 3.22
Parchment
#FEFCAF
ΔE00 3.80
Straw
#FCF679
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF595 #959CFC
analogous
#FCC195 #FCF595 #CFFC95
triadic
#FCF595 #95FCF5 #F595FC
tetradic
#FCF595 #95FCC1 #959CFC #FC95CF
square
#FCF595 #95FCC1 #959CFC #FC95CF
split-complementary
#FCF595 #95CFFC #C195FC
monochromatic
#F9EA1E #FAEF59 #FCF595 #FEFBD1 #FEFCE1
Accessibility & contrast
On white
1.13
#FCF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#FCF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF595
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF595 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 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: #fcf595; /* rgb */ color: rgb(252, 245, 149); /* oklch */ color: oklch(95.5% 0.118 104.8);
Tailwind
colors: {
custom: {
50: '#fff8b5',
500: '#fcf595',
950: '#000000',
},
}SCSS
$custom: #fcf595; $custom-light: #fff8b5; $custom-dark: #000000;
JSON
{
"hex": "#fcf595",
"rgb": {
"r": 252,
"g": 245,
"b": 149
},
"hsl": {
"h": 55.922,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.95511,
"c": 0.11792,
"h": 104.8
},
"luminance": 0.8817
}Semantic roles & 50–950 ramp
primary
#FCF595
secondary
#5861DD
accent
#10E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581