#FCFF93#FCFF93
#FCFF93 is a very light, vivid yellow. Relative luminance 0.943; OKLCH L 97.5% C 0.131 H 110.0°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF93 |
|---|---|
| RGB | rgb(252, 255, 147) |
| HSL | hsl(62, 100%, 79%) |
| HSV | hsv(62, 42%, 100%) |
| CMYK | cmyk(1.2%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(97.76, -15.97, 51.10) |
| CIE-LCH | lch(97.76, 53.54, 107.36°) |
| OKLab | oklab(97.51% -0.0448 0.1232) |
| OKLCH | oklch(97.51% 0.131 110) |
| XYZ | xyz(81.1726, 94.3236, 41.5283) |
| Luminance | 0.9432 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.20
Yellowish Tan
#FCFC81
ΔE00 2.31
Manilla
#FFFA86
ΔE00 2.50
Butter
#FFFF81
ΔE00 2.55
Faded Yellow
#FEFF7F
ΔE00 2.70
Banana (survey)
#FFFF7E
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF93 #9693FF
analogous
#FFCC93 #FCFF93 #C6FF93
triadic
#FCFF93 #93FCFF #FF93FC
tetradic
#FCFF93 #93FFCC #9693FF #FF93C6
square
#FCFF93 #93FFCC #9693FF #FF93C6
split-complementary
#FCFF93 #93C6FF #CC93FF
monochromatic
#F9FF19 #FAFF56 #FCFF93 #FEFFD0 #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#FCFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF93
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF93 | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF78A
Deuteranopia (green-blind)
#FFFA98
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcff93; /* rgb */ color: rgb(252, 255, 147); /* oklch */ color: oklch(97.5% 0.131 110.0);
Tailwind
colors: {
custom: {
50: '#ffffb4',
500: '#fcff93',
950: '#000000',
},
}SCSS
$custom: #fcff93; $custom-light: #ffffb4; $custom-dark: #000000;
JSON
{
"hex": "#fcff93",
"rgb": {
"r": 252,
"g": 255,
"b": 147
},
"hsl": {
"h": 61.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.97513,
"c": 0.13108,
"h": 110
},
"luminance": 0.94322
}Semantic roles & 50–950 ramp
primary
#FCFF93
secondary
#5955E1
accent
#00E606
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581