#FCFCCB#FCFCCB
#FCFCCB is a very light, moderate yellow. Relative luminance 0.946; OKLCH L 97.9% C 0.063 H 107.5°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCCB |
|---|---|
| RGB | rgb(252, 252, 203) |
| HSL | hsl(60, 89%, 89%) |
| HSV | hsv(60, 19%, 99%) |
| CMYK | cmyk(0%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(97.88, -7.78, 23.54) |
| CIE-LCH | lch(97.88, 24.80, 108.28°) |
| OKLab | oklab(97.9% -0.019 0.0601) |
| OKLCH | oklch(97.9% 0.063 107.5) |
| XYZ | xyz(85.7342, 94.6290, 70.2371) |
| Luminance | 0.9463 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory (survey)
#FFFFCB
ΔE00 0.88
Ecru
#FEFFCA
ΔE00 1.08
Cream
#FFFDD0
ΔE00 1.24
Eggshell (survey)
#FFFFD4
ΔE00 1.65
Egg Shell
#FFFCC4
ΔE00 1.85
Lemonchiffon
#FFFACD
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCCB #CBCBFC
analogous
#FCE4CB #FCFCCB #E4FCCB
triadic
#FCFCCB #CBFCFC #FCCBFC
tetradic
#FCFCCB #CBFCE4 #CBCBFC #FCCBE4
square
#FCFCCB #CBFCE4 #CBCBFC #FCCBE4
split-complementary
#FCFCCB #CBE4FC #E4CBFC
monochromatic
#F5F557 #F9F991 #FCFCCB #FDFDE2 #FDFDE2
Accessibility & contrast
On white
1.05
#FCFCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FCFCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCCB
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCCB | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C8
Deuteranopia (green-blind)
#FFFACD
Tritanopia (blue-blind)
#FFF6EF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcfccb; /* rgb */ color: rgb(252, 252, 203); /* oklch */ color: oklch(97.9% 0.063 107.5);
Tailwind
colors: {
custom: {
50: '#fdfddb',
500: '#fcfccb',
950: '#000000',
},
}SCSS
$custom: #fcfccb; $custom-light: #fdfddb; $custom-dark: #000000;
JSON
{
"hex": "#fcfccb",
"rgb": {
"r": 252,
"g": 252,
"b": 203
},
"hsl": {
"h": 60,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.979,
"c": 0.06305,
"h": 107.5
},
"luminance": 0.94628
}Semantic roles & 50–950 ramp
primary
#FCFCCB
secondary
#8888E3
accent
#00E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171715
muted
#858584