#FCFFD3#FCFFD3
#FCFFD3 is a very light, muted yellow. Relative luminance 0.969; OKLCH L 98.7% C 0.057 H 110.6°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFD3 |
|---|---|
| RGB | rgb(252, 255, 211) |
| HSL | hsl(64, 100%, 91%) |
| HSV | hsv(64, 17%, 100%) |
| CMYK | cmyk(1.2%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(98.80, -8.11, 20.74) |
| CIE-LCH | lch(98.80, 22.27, 111.36°) |
| OKLab | oklab(98.67% -0.02 0.0532) |
| OKLCH | oklch(98.67% 0.057 110.6) |
| XYZ | xyz(87.6618, 96.9193, 75.7046) |
| Luminance | 0.9692 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.67
Cream
#FFFDD0
ΔE00 1.70
Ivory (survey)
#FFFFCB
ΔE00 2.17
Ecru
#FEFFCA
ΔE00 2.27
Lemonchiffon
#FFFACD
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFD3 #D6D3FF
analogous
#FFECD3 #FCFFD3 #E6FFD3
triadic
#FCFFD3 #D3FCFF #FFD3FC
tetradic
#FCFFD3 #D3FFEC #D6D3FF #FFD3E6
square
#FCFFD3 #D3FFEC #D6D3FF #FFD3E6
split-complementary
#FCFFD3 #D3E6FF #ECD3FF
monochromatic
#F4FF59 #F8FF96 #FCFFD3 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FCFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#FCFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFD3
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFD3 | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD0
Deuteranopia (green-blind)
#FFFCD5
Tritanopia (blue-blind)
#FFF9F3
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffd3; /* rgb */ color: rgb(252, 255, 211); /* oklch */ color: oklch(98.7% 0.057 110.6);
Tailwind
colors: {
custom: {
50: '#fdffe0',
500: '#fcffd3',
950: '#000000',
},
}SCSS
$custom: #fcffd3; $custom-light: #fdffe0; $custom-dark: #000000;
JSON
{
"hex": "#fcffd3",
"rgb": {
"r": 252,
"g": 255,
"b": 211
},
"hsl": {
"h": 64.091,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.98672,
"c": 0.05688,
"h": 110.6
},
"luminance": 0.96919
}Semantic roles & 50–950 ramp
primary
#FCFFD3
secondary
#928CEB
accent
#00E610
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684