#FCFFE6#FCFFE6
#FCFFE6 is a very light, muted yellow. Relative luminance 0.979; OKLCH L 99.1% C 0.033 H 112.6°. Best body text is #000000 at 20.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFE6 |
|---|---|
| RGB | rgb(252, 255, 230) |
| HSL | hsl(67, 100%, 95%) |
| HSV | hsv(67, 10%, 100%) |
| CMYK | cmyk(1.2%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(99.19, -5.20, 11.61) |
| CIE-LCH | lch(99.19, 12.72, 114.12°) |
| OKLab | oklab(99.12% -0.0126 0.0302) |
| OKLCH | oklch(99.12% 0.033 112.6) |
| XYZ | xyz(90.1860, 97.9290, 88.9986) |
| Luminance | 0.9793 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.31
Lightyellow
#FFFFE0
ΔE00 2.13
Beige
#F5F5DC
ΔE00 2.26
Ivory
#FFFFF0
ΔE00 4.01
Cornsilk
#FFF8DC
ΔE00 4.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFE6 #E9E6FF
analogous
#FFF5E6 #FCFFE6 #EFFFE6
triadic
#FCFFE6 #E6FCFF #FFE6FC
tetradic
#FCFFE6 #E6FFF5 #E9E6FF #FFE6EF
square
#FCFFE6 #E6FFF5 #E9E6FF #FFE6EF
split-complementary
#FCFFE6 #E6EFFF #F5E6FF
monochromatic
#EDFF6C #F5FFA9 #FBFFE0 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.02
#FCFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.59
#FCFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFE6
20.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFE6 | 1.00 | 1.02 | 20.59 | 20.59 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE5
Deuteranopia (green-blind)
#FFFDE7
Tritanopia (blue-blind)
#FFFCF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcffe6; /* rgb */ color: rgb(252, 255, 230); /* oklch */ color: oklch(99.1% 0.033 112.6);
Tailwind
colors: {
custom: {
50: '#fdffee',
500: '#fcffe6',
950: '#000000',
},
}SCSS
$custom: #fcffe6; $custom-light: #fdffee; $custom-dark: #000000;
JSON
{
"hex": "#fcffe6",
"rgb": {
"r": 252,
"g": 255,
"b": 230
},
"hsl": {
"h": 67.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.99117,
"c": 0.03274,
"h": 112.6
},
"luminance": 0.97929
}Semantic roles & 50–950 ramp
primary
#FCFFE6
secondary
#A69CED
accent
#00E61C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685