#FCFCB0#FCFCB0
#FCFCB0 is a very light, moderate yellow. Relative luminance 0.935; OKLCH L 97.4% C 0.096 H 108.1°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCB0 |
|---|---|
| RGB | rgb(252, 252, 176) |
| HSL | hsl(60, 93%, 84%) |
| HSV | hsv(60, 30%, 99%) |
| CMYK | cmyk(0%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(97.41, -11.32, 36.50) |
| CIE-LCH | lch(97.41, 38.22, 107.24°) |
| OKLab | oklab(97.37% -0.0296 0.0909) |
| OKLCH | oklch(97.37% 0.096 108.1) |
| XYZ | xyz(82.7922, 93.4522, 54.7425) |
| Luminance | 0.9345 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.58
Creme
#FFFFB6
ΔE00 0.86
Light Beige
#FFFEB6
ΔE00 0.92
Cream (survey)
#FFFFC2
ΔE00 3.04
Buff
#FEF69E
ΔE00 3.25
Light Khaki
#E6F2A2
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCB0 #B0B0FC
analogous
#FCD6B0 #FCFCB0 #D6FCB0
triadic
#FCFCB0 #B0FCFC #FCB0FC
tetradic
#FCFCB0 #B0FCD6 #B0B0FC #FCB0D6
square
#FCFCB0 #B0FCD6 #B0B0FC #FCB0D6
split-complementary
#FCFCB0 #B0D6FC #D6B0FC
monochromatic
#F8F83A #FAFA75 #FCFCB0 #FEFEE2 #FEFEE2
Accessibility & contrast
On white
1.07
#FCFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FCFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCB0
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCB0 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AB
Deuteranopia (green-blind)
#FFF9B3
Tritanopia (blue-blind)
#FFF3E8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcfcb0; /* rgb */ color: rgb(252, 252, 176); /* oklch */ color: oklch(97.4% 0.096 108.1);
Tailwind
colors: {
custom: {
50: '#fefdc8',
500: '#fcfcb0',
950: '#000000',
},
}SCSS
$custom: #fcfcb0; $custom-light: #fefdc8; $custom-dark: #000000;
JSON
{
"hex": "#fcfcb0",
"rgb": {
"r": 252,
"g": 252,
"b": 176
},
"hsl": {
"h": 60,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.97369,
"c": 0.09561,
"h": 108.1
},
"luminance": 0.93451
}Semantic roles & 50–950 ramp
primary
#FCFCB0
secondary
#7070E0
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582