#FCFCAB#FCFCAB
#FCFCAB is a very light, moderate yellow. Relative luminance 0.933; OKLCH L 97.3% C 0.101 H 108.1°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCAB |
|---|---|
| RGB | rgb(252, 252, 171) |
| HSL | hsl(60, 93%, 83%) |
| HSV | hsv(60, 32%, 99%) |
| CMYK | cmyk(0%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(97.33, -11.92, 38.88) |
| CIE-LCH | lch(97.33, 40.67, 107.04°) |
| OKLab | oklab(97.28% -0.0316 0.0963) |
| OKLCH | oklch(97.28% 0.101 108.1) |
| XYZ | xyz(82.3066, 93.2580, 52.1849) |
| Luminance | 0.9326 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.85
Creme
#FFFFB6
ΔE00 1.62
Light Beige
#FFFEB6
ΔE00 1.73
Buff
#FEF69E
ΔE00 2.70
Dark Cream
#FFF39A
ΔE00 3.84
Cream (survey)
#FFFFC2
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCAB #ABABFC
analogous
#FCD3AB #FCFCAB #D3FCAB
triadic
#FCFCAB #ABFCFC #FCABFC
tetradic
#FCFCAB #ABFCD3 #ABABFC #FCABD3
square
#FCFCAB #ABFCD3 #ABABFC #FCABD3
split-complementary
#FCFCAB #ABD3FC #D3ABFC
monochromatic
#F8F835 #FAFA70 #FCFCAB #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.07
#FCFCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#FCFCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCAB
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCAB | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A5
Deuteranopia (green-blind)
#FFF9AE
Tritanopia (blue-blind)
#FFF2E7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfcab; /* rgb */ color: rgb(252, 252, 171); /* oklch */ color: oklch(97.3% 0.101 108.1);
Tailwind
colors: {
custom: {
50: '#fefdc4',
500: '#fcfcab',
950: '#000000',
},
}SCSS
$custom: #fcfcab; $custom-light: #fefdc4; $custom-dark: #000000;
JSON
{
"hex": "#fcfcab",
"rgb": {
"r": 252,
"g": 252,
"b": 171
},
"hsl": {
"h": 60,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.97281,
"c": 0.10138,
"h": 108.1
},
"luminance": 0.93257
}Semantic roles & 50–950 ramp
primary
#FCFCAB
secondary
#6B6BE0
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582