#FCF480#FCF480
#FCF480 is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 95.0% C 0.138 H 105.2°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF480 |
|---|---|
| RGB | rgb(252, 244, 128) |
| HSL | hsl(56, 95%, 75%) |
| HSV | hsv(56, 49%, 99%) |
| CMYK | cmyk(0%, 3.2%, 49.2%, 1.2%) |
| CIE-LAB | lab(94.72, -12.36, 56.31) |
| CIE-LCH | lch(94.72, 57.65, 102.38°) |
| OKLab | oklab(95.02% -0.0362 0.1333) |
| OKLCH | oklch(95.02% 0.138 105.2) |
| XYZ | xyz(76.3938, 86.9576, 33.1782) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.18
Manilla
#FFFA86
ΔE00 1.35
Sandy Yellow
#FDEE73
ΔE00 2.29
Yellowish Tan
#FCFC81
ΔE00 2.40
Custard
#FFFD78
ΔE00 2.75
Pale Yellow
#FFFF84
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF480 #8088FC
analogous
#FCB680 #FCF480 #C6FC80
triadic
#FCF480 #80FCF4 #F480FC
tetradic
#FCF480 #80FCB6 #8088FC #FC80C6
square
#FCF480 #80FCB6 #8088FC #FC80C6
split-complementary
#FCF480 #80C6FC #B680FC
monochromatic
#F9EA08 #FBEF44 #FCF480 #FDF9BC #FEFCE1
Accessibility & contrast
On white
1.14
#FCF480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#FCF480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF480
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF480 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED76
Deuteranopia (green-blind)
#FFF286
Tritanopia (blue-blind)
#FFE7D9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcf480; /* rgb */ color: rgb(252, 244, 128); /* oklch */ color: oklch(95.0% 0.138 105.2);
Tailwind
colors: {
custom: {
50: '#fff7a7',
500: '#fcf480',
950: '#000000',
},
}SCSS
$custom: #fcf480; $custom-light: #fff7a7; $custom-dark: #000000;
JSON
{
"hex": "#fcf480",
"rgb": {
"r": 252,
"g": 244,
"b": 128
},
"hsl": {
"h": 56.129,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.9502,
"c": 0.13817,
"h": 105.2
},
"luminance": 0.86955
}Semantic roles & 50–950 ramp
primary
#FCF480
secondary
#4650DA
accent
#0FE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581