#FCFFD2#FCFFD2
#FCFFD2 is a very light, muted yellow. Relative luminance 0.969; OKLCH L 98.7% C 0.058 H 110.6°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFD2 |
|---|---|
| RGB | rgb(252, 255, 210) |
| HSL | hsl(64, 100%, 91%) |
| HSV | hsv(64, 18%, 100%) |
| CMYK | cmyk(1.2%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(98.78, -8.26, 21.22) |
| CIE-LCH | lch(98.78, 22.77, 111.26°) |
| OKLab | oklab(98.65% -0.0204 0.0544) |
| OKLCH | oklch(98.65% 0.058 110.6) |
| XYZ | xyz(87.5368, 96.8693, 75.0464) |
| Luminance | 0.9687 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.14
Cream
#FFFDD0
ΔE00 1.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.83
Ivory (survey)
#FFFFCB
ΔE00 1.94
Ecru
#FEFFCA
ΔE00 2.03
Lemonchiffon
#FFFACD
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFD2 #D5D2FF
analogous
#FFEBD2 #FCFFD2 #E5FFD2
triadic
#FCFFD2 #D2FCFF #FFD2FC
tetradic
#FCFFD2 #D2FFEB #D5D2FF #FFD2E5
square
#FCFFD2 #D2FFEB #D5D2FF #FFD2E5
split-complementary
#FCFFD2 #D2E5FF #EBD2FF
monochromatic
#F4FF58 #F8FF95 #FCFFD2 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FCFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#FCFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFD2
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFD2 | 1.00 | 1.03 | 20.37 | 20.37 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBCF
Deuteranopia (green-blind)
#FFFCD4
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcffd2; /* rgb */ color: rgb(252, 255, 210); /* oklch */ color: oklch(98.7% 0.058 110.6);
Tailwind
colors: {
custom: {
50: '#fdffe0',
500: '#fcffd2',
950: '#000000',
},
}SCSS
$custom: #fcffd2; $custom-light: #fdffe0; $custom-dark: #000000;
JSON
{
"hex": "#fcffd2",
"rgb": {
"r": 252,
"g": 255,
"b": 210
},
"hsl": {
"h": 64,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9865,
"c": 0.05813,
"h": 110.6
},
"luminance": 0.96869
}Semantic roles & 50–950 ramp
primary
#FCFFD2
secondary
#918BEA
accent
#00E60F
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684