#FFFCB0#FFFCB0
#FFFCB0 is a very light, moderate yellow. Relative luminance 0.940; OKLCH L 97.6% C 0.095 H 106.1°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCB0 |
|---|---|
| RGB | rgb(255, 252, 176) |
| HSL | hsl(58, 100%, 85%) |
| HSV | hsv(58, 31%, 100%) |
| CMYK | cmyk(0%, 1.2%, 31%, 0%) |
| CIE-LAB | lab(97.64, -10.21, 36.85) |
| CIE-LCH | lch(97.64, 38.24, 105.49°) |
| OKLab | oklab(97.61% -0.0265 0.0917) |
| OKLCH | oklch(97.61% 0.095 106.1) |
| XYZ | xyz(83.8875, 94.0169, 54.7939) |
| Luminance | 0.9402 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.32
Light Beige
#FFFEB6
ΔE00 1.02
Creme
#FFFFB6
ΔE00 1.15
Buff
#FEF69E
ΔE00 2.79
Cream (survey)
#FFFFC2
ΔE00 3.16
Dark Cream
#FFF39A
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCB0 #B0B3FF
analogous
#FFD5B0 #FFFCB0 #DAFFB0
triadic
#FFFCB0 #B0FFFC #FCB0FF
tetradic
#FFFCB0 #B0FFD5 #B0B3FF #FFB0DA
square
#FFFCB0 #B0FFD5 #B0B3FF #FFB0DA
split-complementary
#FFFCB0 #B0DAFF #D5B0FF
monochromatic
#FFF736 #FFFA73 #FFFCB0 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.06
#FFFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#FFFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCB0
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCB0 | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AB
Deuteranopia (green-blind)
#FFFAB3
Tritanopia (blue-blind)
#FFF2E8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffcb0; /* rgb */ color: rgb(255, 252, 176); /* oklch */ color: oklch(97.6% 0.095 106.1);
Tailwind
colors: {
custom: {
50: '#fffdc8',
500: '#fffcb0',
950: '#000000',
},
}SCSS
$custom: #fffcb0; $custom-light: #fffdc8; $custom-dark: #000000;
JSON
{
"hex": "#fffcb0",
"rgb": {
"r": 255,
"g": 252,
"b": 176
},
"hsl": {
"h": 57.722,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.97605,
"c": 0.09546,
"h": 106.1
},
"luminance": 0.94015
}Semantic roles & 50–950 ramp
primary
#FFFCB0
secondary
#6E72E5
accent
#09E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582