#FCFFE7#FCFFE7
#FCFFE7 is a very light, muted yellow. Relative luminance 0.980; OKLCH L 99.1% C 0.031 H 112.8°. Best body text is #000000 at 20.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFE7 |
|---|---|
| RGB | rgb(252, 255, 231) |
| HSL | hsl(68, 100%, 95%) |
| HSV | hsv(68, 9%, 100%) |
| CMYK | cmyk(1.2%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(99.22, -5.04, 11.13) |
| CIE-LCH | lch(99.22, 12.22, 114.35°) |
| OKLab | oklab(99.14% -0.0122 0.029) |
| OKLCH | oklch(99.14% 0.031 112.8) |
| XYZ | xyz(90.3268, 97.9853, 89.7403) |
| Luminance | 0.9798 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.48
Beige
#F5F5DC
ΔE00 2.28
Lightyellow
#FFFFE0
ΔE00 2.41
Ivory
#FFFFF0
ΔE00 3.70
Cornsilk
#FFF8DC
ΔE00 4.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFE7 #EAE7FF
analogous
#FFF6E7 #FCFFE7 #F0FFE7
triadic
#FCFFE7 #E7FCFF #FFE7FC
tetradic
#FCFFE7 #E7FFF6 #EAE7FF #FFE7F0
square
#FCFFE7 #E7FFF6 #EAE7FF #FFE7F0
split-complementary
#FCFFE7 #E7F0FF #F6E7FF
monochromatic
#EDFF6D #F4FFAA #FBFFE0 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.02
#FCFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.60
#FCFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFE7
20.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFE7 | 1.00 | 1.02 | 20.60 | 20.60 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE6
Deuteranopia (green-blind)
#FFFDE8
Tritanopia (blue-blind)
#FFFCF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcffe7; /* rgb */ color: rgb(252, 255, 231); /* oklch */ color: oklch(99.1% 0.031 112.8);
Tailwind
colors: {
custom: {
50: '#fdffee',
500: '#fcffe7',
950: '#000000',
},
}SCSS
$custom: #fcffe7; $custom-light: #fdffee; $custom-dark: #000000;
JSON
{
"hex": "#fcffe7",
"rgb": {
"r": 252,
"g": 255,
"b": 231
},
"hsl": {
"h": 67.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.99142,
"c": 0.03146,
"h": 112.8
},
"luminance": 0.97985
}Semantic roles & 50–950 ramp
primary
#FCFFE7
secondary
#A79DEE
accent
#00E61D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685