#FCFF9E#FCFF9E
#FCFF9E is a very light, moderate yellow. Relative luminance 0.947; OKLCH L 97.7% C 0.119 H 109.9°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF9E |
|---|---|
| RGB | rgb(252, 255, 158) |
| HSL | hsl(62, 100%, 81%) |
| HSV | hsv(62, 38%, 100%) |
| CMYK | cmyk(1.2%, 0%, 38%, 0%) |
| CIE-LAB | lab(97.91, -14.84, 46.00) |
| CIE-LCH | lch(97.91, 48.34, 107.88°) |
| OKLab | oklab(97.68% -0.0407 0.1123) |
| OKLCH | oklch(97.68% 0.119 109.9) |
| XYZ | xyz(82.0774, 94.6855, 46.2935) |
| Luminance | 0.9468 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.29
Parchment
#FEFCAF
ΔE00 3.38
Manilla
#FFFA86
ΔE00 3.65
Pale Yellow
#FFFF84
ΔE00 3.74
Yellowish Tan
#FCFC81
ΔE00 3.83
Creme
#FFFFB6
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF9E #A19EFF
analogous
#FFD19E #FCFF9E #CBFF9E
triadic
#FCFF9E #9EFCFF #FF9EFC
tetradic
#FCFF9E #9EFFD1 #A19EFF #FF9ECB
square
#FCFF9E #9EFFD1 #A19EFF #FF9ECB
split-complementary
#FCFF9E #9ECBFF #D19EFF
monochromatic
#F8FF24 #FAFF61 #FCFF9E #FEFFDB #FEFFE0
Accessibility & contrast
On white
1.05
#FCFF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#FCFF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF9E
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF9E | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF797
Deuteranopia (green-blind)
#FFFBA2
Tritanopia (blue-blind)
#FFF4E7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcff9e; /* rgb */ color: rgb(252, 255, 158); /* oklch */ color: oklch(97.7% 0.119 109.9);
Tailwind
colors: {
custom: {
50: '#feffbc',
500: '#fcff9e',
950: '#000000',
},
}SCSS
$custom: #fcff9e; $custom-light: #feffbc; $custom-dark: #000000;
JSON
{
"hex": "#fcff9e",
"rgb": {
"r": 252,
"g": 255,
"b": 158
},
"hsl": {
"h": 61.856,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.97676,
"c": 0.11942,
"h": 109.9
},
"luminance": 0.94684
}Semantic roles & 50–950 ramp
primary
#FCFF9E
secondary
#635FE3
accent
#00E607
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582