#FCFFB4#FCFFB4
#FCFFB4 is a very light, moderate yellow. Relative luminance 0.955; OKLCH L 98.0% C 0.095 H 110.0°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFB4 |
|---|---|
| RGB | rgb(252, 255, 180) |
| HSL | hsl(62, 100%, 85%) |
| HSV | hsv(62, 29%, 100%) |
| CMYK | cmyk(1.2%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(98.24, -12.31, 35.61) |
| CIE-LCH | lch(98.24, 37.68, 109.06°) |
| OKLab | oklab(98.05% -0.0323 0.0889) |
| OKLCH | oklch(98.05% 0.095 110) |
| XYZ | xyz(84.1434, 95.5119, 57.1742) |
| Luminance | 0.9551 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 0.85
Light Beige
#FFFEB6
ΔE00 1.15
Parchment
#FEFCAF
ΔE00 1.48
Cream (survey)
#FFFFC2
ΔE00 2.80
Light Khaki
#E6F2A2
ΔE00 3.88
Egg Shell
#FFFCC4
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFB4 #B7B4FF
analogous
#FFDCB4 #FCFFB4 #D6FFB4
triadic
#FCFFB4 #B4FCFF #FFB4FC
tetradic
#FCFFB4 #B4FFDC #B7B4FF #FFB4D6
square
#FCFFB4 #B4FFDC #B7B4FF #FFB4D6
split-complementary
#FCFFB4 #B4D6FF #DCB4FF
monochromatic
#F7FF3A #FAFF77 #FCFFB4 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.04
#FCFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#FCFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFB4
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFB4 | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9AF
Deuteranopia (green-blind)
#FFFBB7
Tritanopia (blue-blind)
#FFF6EB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcffb4; /* rgb */ color: rgb(252, 255, 180); /* oklch */ color: oklch(98.0% 0.095 110.0);
Tailwind
colors: {
custom: {
50: '#feffcb',
500: '#fcffb4',
950: '#000000',
},
}SCSS
$custom: #fcffb4; $custom-light: #feffcb; $custom-dark: #000000;
JSON
{
"hex": "#fcffb4",
"rgb": {
"r": 252,
"g": 255,
"b": 180
},
"hsl": {
"h": 62.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.98046,
"c": 0.09457,
"h": 110
},
"luminance": 0.95511
}Semantic roles & 50–950 ramp
primary
#FCFFB4
secondary
#7671E6
accent
#00E609
background
#FFFFFE
surface
#FFFFFA
border
#D7D7D3
text
#181813
muted
#868683