#FCFF98#FCFF98
#FCFF98 is a very light, vivid yellow. Relative luminance 0.945; OKLCH L 97.6% C 0.126 H 110.0°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF98 |
|---|---|
| RGB | rgb(252, 255, 152) |
| HSL | hsl(62, 100%, 80%) |
| HSV | hsv(62, 40%, 100%) |
| CMYK | cmyk(1.2%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(97.83, -15.47, 48.79) |
| CIE-LCH | lch(97.83, 51.19, 107.59°) |
| OKLab | oklab(97.59% -0.043 0.1183) |
| OKLCH | oklch(97.59% 0.126 110) |
| XYZ | xyz(81.5735, 94.4840, 43.6397) |
| Luminance | 0.9448 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.88
Manilla
#FFFA86
ΔE00 2.96
Yellowish Tan
#FCFC81
ΔE00 2.98
Butter
#FFFF81
ΔE00 3.24
Faded Yellow
#FEFF7F
ΔE00 3.40
Banana (survey)
#FFFF7E
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF98 #9B98FF
analogous
#FFCF98 #FCFF98 #C8FF98
triadic
#FCFF98 #98FCFF #FF98FC
tetradic
#FCFF98 #98FFCF #9B98FF #FF98C8
square
#FCFF98 #98FFCF #9B98FF #FF98C8
split-complementary
#FCFF98 #98C8FF #CF98FF
monochromatic
#F8FF1E #FAFF5B #FCFF98 #FEFFD5 #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#FCFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF98
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF98 | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF790
Deuteranopia (green-blind)
#FFFA9D
Tritanopia (blue-blind)
#FFF4E6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcff98; /* rgb */ color: rgb(252, 255, 152); /* oklch */ color: oklch(97.6% 0.126 110.0);
Tailwind
colors: {
custom: {
50: '#ffffb8',
500: '#fcff98',
950: '#000000',
},
}SCSS
$custom: #fcff98; $custom-light: #ffffb8; $custom-dark: #000000;
JSON
{
"hex": "#fcff98",
"rgb": {
"r": 252,
"g": 255,
"b": 152
},
"hsl": {
"h": 61.748,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.97585,
"c": 0.12585,
"h": 110
},
"luminance": 0.94482
}Semantic roles & 50–950 ramp
primary
#FCFF98
secondary
#5D59E2
accent
#00E607
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581