#FCFCCE#FCFCCE
#FCFCCE is a very light, muted yellow. Relative luminance 0.948; OKLCH L 98.0% C 0.059 H 107.4°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCCE |
|---|---|
| RGB | rgb(252, 252, 206) |
| HSL | hsl(60, 88%, 90%) |
| HSV | hsv(60, 18%, 99%) |
| CMYK | cmyk(0%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(97.94, -7.35, 22.10) |
| CIE-LCH | lch(97.94, 23.29, 108.40°) |
| OKLab | oklab(97.97% -0.0178 0.0566) |
| OKLCH | oklch(97.97% 0.059 107.4) |
| XYZ | xyz(86.0952, 94.7734, 72.1381) |
| Luminance | 0.9477 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream
#FFFDD0
ΔE00 0.78
Eggshell (survey)
#FFFFD4
ΔE00 1.01
Ivory (survey)
#FFFFCB
ΔE00 1.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.56
Ecru
#FEFFCA
ΔE00 1.73
Lemonchiffon
#FFFACD
ΔE00 1.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCCE #CECEFC
analogous
#FCE5CE #FCFCCE #E5FCCE
triadic
#FCFCCE #CEFCFC #FCCEFC
tetradic
#FCFCCE #CEFCE5 #CECEFC #FCCEE5
square
#FCFCCE #CEFCE5 #CECEFC #FCCEE5
split-complementary
#FCFCCE #CEE5FC #E5CEFC
monochromatic
#F5F55B #F8F894 #FCFCCE #FDFDE2 #FDFDE2
Accessibility & contrast
On white
1.05
#FCFCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#FCFCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCCE
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCCE | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8CB
Deuteranopia (green-blind)
#FFFAD0
Tritanopia (blue-blind)
#FFF6EF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcfcce; /* rgb */ color: rgb(252, 252, 206); /* oklch */ color: oklch(98.0% 0.059 107.4);
Tailwind
colors: {
custom: {
50: '#fdfddd',
500: '#fcfcce',
950: '#000000',
},
}SCSS
$custom: #fcfcce; $custom-light: #fdfddd; $custom-dark: #000000;
JSON
{
"hex": "#fcfcce",
"rgb": {
"r": 252,
"g": 252,
"b": 206
},
"hsl": {
"h": 60,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.97965,
"c": 0.05931,
"h": 107.4
},
"luminance": 0.94772
}Semantic roles & 50–950 ramp
primary
#FCFCCE
secondary
#8B8BE4
accent
#00E500
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584