#FCFB95#FCFB95
#FCFB95 is a very light, vivid yellow. Relative luminance 0.919; OKLCH L 96.7% C 0.124 H 108.0°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFB95 |
|---|---|
| RGB | rgb(252, 251, 149) |
| HSL | hsl(59, 94%, 79%) |
| HSV | hsv(59, 41%, 99%) |
| CMYK | cmyk(0%, 0.4%, 40.9%, 1.2%) |
| CIE-LAB | lab(96.76, -13.83, 48.90) |
| CIE-LCH | lch(96.76, 50.82, 105.79°) |
| OKLab | oklab(96.73% -0.0385 0.1184) |
| OKLCH | oklch(96.73% 0.124 108) |
| XYZ | xyz(80.0682, 91.8615, 41.9411) |
| Luminance | 0.9186 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.27
Buff
#FEF69E
ΔE00 2.73
Yellowish Tan
#FCFC81
ΔE00 2.77
Pale Yellow
#FFFF84
ΔE00 2.81
Butter
#FFFF81
ΔE00 3.16
Faded Yellow
#FEFF7F
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFB95 #9596FC
analogous
#FCC795 #FCFB95 #C9FC95
triadic
#FCFB95 #95FCFB #FB95FC
tetradic
#FCFB95 #95FCC7 #9596FC #FC95C9
square
#FCFB95 #95FCC7 #9596FC #FC95C9
split-complementary
#FCFB95 #95C9FC #C795FC
monochromatic
#F9F71E #FAF959 #FCFB95 #FEFDD1 #FEFEE1
Accessibility & contrast
On white
1.08
#FCFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#FCFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFB95
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFB95 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38D
Deuteranopia (green-blind)
#FFF89A
Tritanopia (blue-blind)
#FFEFE2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcfb95; /* rgb */ color: rgb(252, 251, 149); /* oklch */ color: oklch(96.7% 0.124 108.0);
Tailwind
colors: {
custom: {
50: '#fffcb5',
500: '#fcfb95',
950: '#000000',
},
}SCSS
$custom: #fcfb95; $custom-light: #fffcb5; $custom-dark: #000000;
JSON
{
"hex": "#fcfb95",
"rgb": {
"r": 252,
"g": 251,
"b": 149
},
"hsl": {
"h": 59.417,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.96727,
"c": 0.12446,
"h": 108
},
"luminance": 0.9186
}Semantic roles & 50–950 ramp
primary
#FCFB95
secondary
#5859DD
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581