#FCF075#FCF075
#FCF075 is a very light, vivid yellow. Relative luminance 0.843; OKLCH L 94.1% C 0.144 H 103.7°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF075 |
|---|---|
| RGB | rgb(252, 240, 117) |
| HSL | hsl(55, 96%, 72%) |
| HSV | hsv(55, 54%, 99%) |
| CMYK | cmyk(0%, 4.8%, 53.6%, 1.2%) |
| CIE-LAB | lab(93.58, -11.29, 60.00) |
| CIE-LCH | lch(93.58, 61.05, 100.66°) |
| OKLab | oklab(94.08% -0.0343 0.1403) |
| OKLCH | oklch(94.08% 0.144 103.7) |
| XYZ | xyz(74.5182, 84.3025, 29.1729) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 0.82
Yellowish
#FAEE66
ΔE00 1.55
Straw
#FCF679
ΔE00 1.80
Manilla
#FFFA86
ΔE00 2.78
Custard
#FFFD78
ΔE00 3.40
Butter Yellow
#FFFD74
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF075 #7581FC
analogous
#FCAD75 #FCF075 #C4FC75
triadic
#FCF075 #75FCF0 #F075FC
tetradic
#FCF075 #75FCAD #7581FC #FC75C4
square
#FCF075 #75FCAD #7581FC #FC75C4
split-complementary
#FCF075 #75C4FC #AD75FC
monochromatic
#F1DC05 #FBE939 #FCF075 #FDF7B1 #FEFCE1
Accessibility & contrast
On white
1.18
#FCF075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#FCF075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF075
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF075 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#FFEF7B
Tritanopia (blue-blind)
#FFE2D4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fcf075; /* rgb */ color: rgb(252, 240, 117); /* oklch */ color: oklch(94.1% 0.144 103.7);
Tailwind
colors: {
custom: {
50: '#fff4a0',
500: '#fcf075',
950: '#000000',
},
}SCSS
$custom: #fcf075; $custom-light: #fff4a0; $custom-dark: #000000;
JSON
{
"hex": "#fcf075",
"rgb": {
"r": 252,
"g": 240,
"b": 117
},
"hsl": {
"h": 54.667,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.94077,
"c": 0.14445,
"h": 103.7
},
"luminance": 0.843
}Semantic roles & 50–950 ramp
primary
#FCF075
secondary
#3D4AD9
accent
#14E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580