#FCFFB0#FCFFB0
#FCFFB0 is a very light, moderate yellow. Relative luminance 0.954; OKLCH L 98.0% C 0.099 H 109.9°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFB0 |
|---|---|
| RGB | rgb(252, 255, 176) |
| HSL | hsl(62, 100%, 85%) |
| HSV | hsv(62, 31%, 100%) |
| CMYK | cmyk(1.2%, 0%, 31%, 0%) |
| CIE-LAB | lab(98.17, -12.80, 37.51) |
| CIE-LCH | lch(98.17, 39.64, 108.83°) |
| OKLab | oklab(97.97% -0.0338 0.0933) |
| OKLCH | oklch(97.97% 0.099 109.9) |
| XYZ | xyz(83.7417, 95.3513, 55.0590) |
| Luminance | 0.9535 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 1.29
Parchment
#FEFCAF
ΔE00 1.38
Light Beige
#FFFEB6
ΔE00 1.57
Cream (survey)
#FFFFC2
ΔE00 3.49
Buff
#FEF69E
ΔE00 3.73
Light Khaki
#E6F2A2
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFB0 #B3B0FF
analogous
#FFDAB0 #FCFFB0 #D5FFB0
triadic
#FCFFB0 #B0FCFF #FFB0FC
tetradic
#FCFFB0 #B0FFDA #B3B0FF #FFB0D5
square
#FCFFB0 #B0FFDA #B3B0FF #FFB0D5
split-complementary
#FCFFB0 #B0D5FF #DAB0FF
monochromatic
#F7FF36 #FAFF73 #FCFFB0 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#FCFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFB0
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFB0 | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8AB
Deuteranopia (green-blind)
#FFFBB3
Tritanopia (blue-blind)
#FFF6EB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcffb0; /* rgb */ color: rgb(252, 255, 176); /* oklch */ color: oklch(98.0% 0.099 109.9);
Tailwind
colors: {
custom: {
50: '#feffc8',
500: '#fcffb0',
950: '#000000',
},
}SCSS
$custom: #fcffb0; $custom-light: #feffc8; $custom-dark: #000000;
JSON
{
"hex": "#fcffb0",
"rgb": {
"r": 252,
"g": 255,
"b": 176
},
"hsl": {
"h": 62.278,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.97974,
"c": 0.09923,
"h": 109.9
},
"luminance": 0.9535
}Semantic roles & 50–950 ramp
primary
#FCFFB0
secondary
#726EE5
accent
#00E609
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181813
muted
#868682