#FCFFD6#FCFFD6
#FCFFD6 is a very light, muted yellow. Relative luminance 0.971; OKLCH L 98.7% C 0.053 H 110.8°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFD6 |
|---|---|
| RGB | rgb(252, 255, 214) |
| HSL | hsl(64, 100%, 92%) |
| HSV | hsv(64, 16%, 100%) |
| CMYK | cmyk(1.2%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(98.86, -7.67, 19.30) |
| CIE-LCH | lch(98.86, 20.77, 111.67°) |
| OKLab | oklab(98.74% -0.0188 0.0497) |
| OKLCH | oklch(98.74% 0.053 110.8) |
| XYZ | xyz(88.0414, 97.0711, 77.7038) |
| Luminance | 0.9707 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.14
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.39
Cream
#FFFDD0
ΔE00 1.99
Ivory (survey)
#FFFFCB
ΔE00 2.88
Lemonchiffon
#FFFACD
ΔE00 3.00
Ecru
#FEFFCA
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFD6 #D9D6FF
analogous
#FFEED6 #FCFFD6 #E8FFD6
triadic
#FCFFD6 #D6FCFF #FFD6FC
tetradic
#FCFFD6 #D6FFEE #D9D6FF #FFD6E8
square
#FCFFD6 #D6FFEE #D9D6FF #FFD6E8
split-complementary
#FCFFD6 #D6E8FF #EED6FF
monochromatic
#F3FF5C #F8FF99 #FCFFD6 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FCFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#FCFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFD6
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFD6 | 1.00 | 1.03 | 20.41 | 20.41 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD4
Deuteranopia (green-blind)
#FFFCD7
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffd6; /* rgb */ color: rgb(252, 255, 214); /* oklch */ color: oklch(98.7% 0.053 110.8);
Tailwind
colors: {
custom: {
50: '#fdffe2',
500: '#fcffd6',
950: '#000000',
},
}SCSS
$custom: #fcffd6; $custom-light: #fdffe2; $custom-dark: #000000;
JSON
{
"hex": "#fcffd6",
"rgb": {
"r": 252,
"g": 255,
"b": 214
},
"hsl": {
"h": 64.39,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.98739,
"c": 0.05311,
"h": 110.8
},
"luminance": 0.9707
}Semantic roles & 50–950 ramp
primary
#FCFFD6
secondary
#958EEB
accent
#00E611
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684