#FCFCB2#FCFCB2
#FCFCB2 is a very light, moderate yellow. Relative luminance 0.935; OKLCH L 97.4% C 0.093 H 108.0°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCB2 |
|---|---|
| RGB | rgb(252, 252, 178) |
| HSL | hsl(60, 93%, 84%) |
| HSV | hsv(60, 29%, 99%) |
| CMYK | cmyk(0%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(97.44, -11.08, 35.55) |
| CIE-LCH | lch(97.44, 37.24, 107.31°) |
| OKLab | oklab(97.41% -0.0288 0.0887) |
| OKLCH | oklch(97.41% 0.093 108) |
| XYZ | xyz(82.9916, 93.5319, 55.7924) |
| Luminance | 0.9353 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 0.65
Light Beige
#FFFEB6
ΔE00 0.65
Parchment
#FEFCAF
ΔE00 0.80
Cream (survey)
#FFFFC2
ΔE00 2.68
Buff
#FEF69E
ΔE00 3.52
Egg Shell
#FFFCC4
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCB2 #B2B2FC
analogous
#FCD7B2 #FCFCB2 #D7FCB2
triadic
#FCFCB2 #B2FCFC #FCB2FC
tetradic
#FCFCB2 #B2FCD7 #B2B2FC #FCB2D7
square
#FCFCB2 #B2FCD7 #B2B2FC #FCB2D7
split-complementary
#FCFCB2 #B2D7FC #D7B2FC
monochromatic
#F7F73C #FAFA77 #FCFCB2 #FEFEE2 #FEFEE2
Accessibility & contrast
On white
1.07
#FCFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#FCFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCB2
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCB2 | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AD
Deuteranopia (green-blind)
#FFF9B5
Tritanopia (blue-blind)
#FFF3E9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcfcb2; /* rgb */ color: rgb(252, 252, 178); /* oklch */ color: oklch(97.4% 0.093 108.0);
Tailwind
colors: {
custom: {
50: '#fefdc9',
500: '#fcfcb2',
950: '#000000',
},
}SCSS
$custom: #fcfcb2; $custom-light: #fefdc9; $custom-dark: #000000;
JSON
{
"hex": "#fcfcb2",
"rgb": {
"r": 252,
"g": 252,
"b": 178
},
"hsl": {
"h": 60,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.97405,
"c": 0.09327,
"h": 108
},
"luminance": 0.93531
}Semantic roles & 50–950 ramp
primary
#FCFCB2
secondary
#7171E1
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582