#FCFF9D#FCFF9D
#FCFF9D is a very light, vivid yellow. Relative luminance 0.947; OKLCH L 97.7% C 0.120 H 109.9°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF9D |
|---|---|
| RGB | rgb(252, 255, 157) |
| HSL | hsl(62, 100%, 81%) |
| HSV | hsv(62, 38%, 100%) |
| CMYK | cmyk(1.2%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(97.89, -14.95, 46.47) |
| CIE-LCH | lch(97.89, 48.82, 107.83°) |
| OKLab | oklab(97.66% -0.0411 0.1133) |
| OKLCH | oklch(97.66% 0.121 109.9) |
| XYZ | xyz(81.9917, 94.6512, 45.8420) |
| Luminance | 0.9465 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.33
Parchment
#FEFCAF
ΔE00 3.52
Manilla
#FFFA86
ΔE00 3.53
Pale Yellow
#FFFF84
ΔE00 3.60
Yellowish Tan
#FCFC81
ΔE00 3.69
Butter
#FFFF81
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF9D #A09DFF
analogous
#FFD19D #FCFF9D #CBFF9D
triadic
#FCFF9D #9DFCFF #FF9DFC
tetradic
#FCFF9D #9DFFD1 #A09DFF #FF9DCB
square
#FCFF9D #9DFFD1 #A09DFF #FF9DCB
split-complementary
#FCFF9D #9DCBFF #D19DFF
monochromatic
#F8FF23 #FAFF60 #FCFF9D #FEFFDA #FEFFE0
Accessibility & contrast
On white
1.05
#FCFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FCFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF9D
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF9D | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF796
Deuteranopia (green-blind)
#FFFBA1
Tritanopia (blue-blind)
#FFF4E7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcff9d; /* rgb */ color: rgb(252, 255, 157); /* oklch */ color: oklch(97.7% 0.120 109.9);
Tailwind
colors: {
custom: {
50: '#ffffbb',
500: '#fcff9d',
950: '#000000',
},
}SCSS
$custom: #fcff9d; $custom-light: #ffffbb; $custom-dark: #000000;
JSON
{
"hex": "#fcff9d",
"rgb": {
"r": 252,
"g": 255,
"b": 157
},
"hsl": {
"h": 61.837,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.9766,
"c": 0.1205,
"h": 109.9
},
"luminance": 0.9465
}Semantic roles & 50–950 ramp
primary
#FCFF9D
secondary
#625EE3
accent
#00E607
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582