#FCFCEB#FCFCEB
#FCFCEB is a very light, muted yellow. Relative luminance 0.963; OKLCH L 98.7% C 0.022 H 106.8°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCEB |
|---|---|
| RGB | rgb(252, 252, 235) |
| HSL | hsl(60, 74%, 95%) |
| HSV | hsv(60, 7%, 99%) |
| CMYK | cmyk(0%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(98.56, -2.89, 8.14) |
| CIE-LCH | lch(98.56, 8.64, 109.52°) |
| OKLab | oklab(98.65% -0.0064 0.0213) |
| OKLCH | oklch(98.65% 0.022 106.8) |
| XYZ | xyz(89.9487, 96.3148, 92.4331) |
| Luminance | 0.9631 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.01
Beige
#F5F5DC
ΔE00 3.26
Off White (survey)
#FFFFE4
ΔE00 3.51
Floralwhite
#FFFAF0
ΔE00 4.21
Oldlace
#FDF5E6
ΔE00 4.23
Cornsilk
#FFF8DC
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCEB #EBEBFC
analogous
#FCF3EB #FCFCEB #F3FCEB
triadic
#FCFCEB #EBFCFC #FCEBFC
tetradic
#FCFCEB #EBFCF3 #EBEBFC #FCEBF3
square
#FCFCEB #EBFCF3 #EBEBFC #FCEBF3
split-complementary
#FCFCEB #EBF3FC #F3EBFC
monochromatic
#ECEC81 #F4F4B6 #FBFBE4 #FBFBE4 #FBFBE4
Accessibility & contrast
On white
1.04
#FCFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#FCFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCEB
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCEB | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FFFBEC
Tritanopia (blue-blind)
#FFFAF7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfceb; /* rgb */ color: rgb(252, 252, 235); /* oklch */ color: oklch(98.7% 0.022 106.8);
Tailwind
colors: {
custom: {
50: '#fdfdf1',
500: '#fcfceb',
950: '#000000',
},
}SCSS
$custom: #fcfceb; $custom-light: #fdfdf1; $custom-dark: #000000;
JSON
{
"hex": "#fcfceb",
"rgb": {
"r": 252,
"g": 252,
"b": 235
},
"hsl": {
"h": 60,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.98652,
"c": 0.02226,
"h": 106.8
},
"luminance": 0.96314
}Semantic roles & 50–950 ramp
primary
#FCFCEB
secondary
#A8A8E3
accent
#0FD60F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585