#FFFCB1#FFFCB1
#FFFCB1 is a very light, moderate yellow. Relative luminance 0.941; OKLCH L 97.6% C 0.094 H 106.1°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCB1 |
|---|---|
| RGB | rgb(255, 252, 177) |
| HSL | hsl(58, 100%, 85%) |
| HSV | hsv(58, 31%, 100%) |
| CMYK | cmyk(0%, 1.2%, 30.6%, 0%) |
| CIE-LAB | lab(97.65, -10.09, 36.37) |
| CIE-LCH | lch(97.65, 37.74, 105.51°) |
| OKLab | oklab(97.62% -0.0261 0.0906) |
| OKLCH | oklch(97.62% 0.094 106.1) |
| XYZ | xyz(83.9868, 94.0567, 55.3169) |
| Luminance | 0.9405 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.44
Light Beige
#FFFEB6
ΔE00 0.89
Creme
#FFFFB6
ΔE00 1.05
Buff
#FEF69E
ΔE00 2.94
Cream (survey)
#FFFFC2
ΔE00 2.99
Egg Shell
#FFFCC4
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCB1 #B1B4FF
analogous
#FFD5B1 #FFFCB1 #DBFFB1
triadic
#FFFCB1 #B1FFFC #FCB1FF
tetradic
#FFFCB1 #B1FFD5 #B1B4FF #FFB1DB
square
#FFFCB1 #B1FFD5 #B1B4FF #FFB1DB
split-complementary
#FFFCB1 #B1DBFF #D5B1FF
monochromatic
#FFF737 #FFFA74 #FFFCB1 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.06
#FFFCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#FFFCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCB1
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCB1 | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AC
Deuteranopia (green-blind)
#FFFAB4
Tritanopia (blue-blind)
#FFF3E9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffcb1; /* rgb */ color: rgb(255, 252, 177); /* oklch */ color: oklch(97.6% 0.094 106.1);
Tailwind
colors: {
custom: {
50: '#fffdc9',
500: '#fffcb1',
950: '#000000',
},
}SCSS
$custom: #fffcb1; $custom-light: #fffdc9; $custom-dark: #000000;
JSON
{
"hex": "#fffcb1",
"rgb": {
"r": 255,
"g": 252,
"b": 177
},
"hsl": {
"h": 57.692,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.97623,
"c": 0.09429,
"h": 106.1
},
"luminance": 0.94055
}Semantic roles & 50–950 ramp
primary
#FFFCB1
secondary
#6F73E6
accent
#09E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582