#FCFFD0#FCFFD0
#FCFFD0 is a very light, moderate yellow. Relative luminance 0.968; OKLCH L 98.6% C 0.061 H 110.5°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFD0 |
|---|---|
| RGB | rgb(252, 255, 208) |
| HSL | hsl(64, 100%, 91%) |
| HSV | hsv(64, 18%, 100%) |
| CMYK | cmyk(1.2%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(98.74, -8.55, 22.19) |
| CIE-LCH | lch(98.74, 23.78, 111.07°) |
| OKLab | oklab(98.61% -0.0212 0.0568) |
| OKLCH | oklch(98.61% 0.061 110.5) |
| XYZ | xyz(87.2892, 96.7703, 73.7424) |
| Luminance | 0.9677 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.42
Ivory (survey)
#FFFFCB
ΔE00 1.53
Ecru
#FEFFCA
ΔE00 1.56
Cream
#FFFDD0
ΔE00 1.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.18
Lemonchiffon
#FFFACD
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFD0 #D3D0FF
analogous
#FFEAD0 #FCFFD0 #E4FFD0
triadic
#FCFFD0 #D0FCFF #FFD0FC
tetradic
#FCFFD0 #D0FFEA #D3D0FF #FFD0E4
square
#FCFFD0 #D0FFEA #D3D0FF #FFD0E4
split-complementary
#FCFFD0 #D0E4FF #EAD0FF
monochromatic
#F4FF56 #F8FF93 #FCFFD0 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FCFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#FCFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFD0
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFD0 | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBCD
Deuteranopia (green-blind)
#FFFCD2
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcffd0; /* rgb */ color: rgb(252, 255, 208); /* oklch */ color: oklch(98.6% 0.061 110.5);
Tailwind
colors: {
custom: {
50: '#fdffde',
500: '#fcffd0',
950: '#000000',
},
}SCSS
$custom: #fcffd0; $custom-light: #fdffde; $custom-dark: #000000;
JSON
{
"hex": "#fcffd0",
"rgb": {
"r": 252,
"g": 255,
"b": 208
},
"hsl": {
"h": 63.83,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.98606,
"c": 0.06064,
"h": 110.5
},
"luminance": 0.9677
}Semantic roles & 50–950 ramp
primary
#FCFFD0
secondary
#8F89EA
accent
#00E60F
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684