#FCF0CA#FCF0CA
#FCF0CA is a very light, muted yellow. Relative luminance 0.873; OKLCH L 95.5% C 0.051 H 92.6°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0CA |
|---|---|
| RGB | rgb(252, 240, 202) |
| HSL | hsl(46, 89%, 89%) |
| HSV | hsv(46, 20%, 99%) |
| CMYK | cmyk(0%, 4.8%, 19.8%, 1.2%) |
| CIE-LAB | lab(94.86, -1.91, 19.85) |
| CIE-LCH | lch(94.86, 19.94, 95.51°) |
| OKLab | oklab(95.5% -0.0023 0.051) |
| OKLCH | oklch(95.5% 0.051 92.6) |
| XYZ | xyz(81.9654, 87.2813, 68.3948) |
| Luminance | 0.8728 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 3.04
Cornsilk
#FFF8DC
ΔE00 3.59
Lemonchiffon
#FFFACD
ΔE00 3.84
Papayawhip
#FFEFD5
ΔE00 4.77
Cream
#FFFDD0
ΔE00 4.88
Blanchedalmond
#FFEBCD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0CA #CAD6FC
analogous
#FCD7CA #FCF0CA #EFFCCA
triadic
#FCF0CA #CAFCF0 #F0CAFC
tetradic
#FCF0CA #CAFCD7 #CAD6FC #FCCAEF
square
#FCF0CA #CAFCD7 #CAD6FC #FCCAEF
split-complementary
#FCF0CA #CAEFFC #D7CAFC
monochromatic
#F5CF56 #F9E090 #FCF0CA #FDF7E2 #FDF7E2
Accessibility & contrast
On white
1.14
#FCF0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#FCF0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0CA
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0CA | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#FCF2CB
Tritanopia (blue-blind)
#FFEAE5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcf0ca; /* rgb */ color: rgb(252, 240, 202); /* oklch */ color: oklch(95.5% 0.051 92.6);
Tailwind
colors: {
custom: {
50: '#fdf4da',
500: '#fcf0ca',
950: '#000000',
},
}SCSS
$custom: #fcf0ca; $custom-light: #fdf4da; $custom-dark: #000000;
JSON
{
"hex": "#fcf0ca",
"rgb": {
"r": 252,
"g": 240,
"b": 202
},
"hsl": {
"h": 45.6,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.95503,
"c": 0.05104,
"h": 92.6
},
"luminance": 0.8728
}Semantic roles & 50–950 ramp
primary
#FCF0CA
secondary
#879DE3
accent
#37E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171714
muted
#858583