#FCFFCC#FCFFCC
#FCFFCC is a very light, moderate yellow. Relative luminance 0.966; OKLCH L 98.5% C 0.066 H 110.3°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFCC |
|---|---|
| RGB | rgb(252, 255, 204) |
| HSL | hsl(64, 100%, 90%) |
| HSV | hsv(64, 20%, 100%) |
| CMYK | cmyk(1.2%, 0%, 20%, 0%) |
| CIE-LAB | lab(98.66, -9.12, 24.11) |
| CIE-LCH | lch(98.66, 25.78, 110.72°) |
| OKLab | oklab(98.52% -0.0228 0.0615) |
| OKLCH | oklch(98.52% 0.066 110.3) |
| XYZ | xyz(86.8033, 96.5759, 71.1832) |
| Luminance | 0.9657 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 0.78
Ivory (survey)
#FFFFCB
ΔE00 0.96
Cream
#FFFDD0
ΔE00 2.15
Eggshell (survey)
#FFFFD4
ΔE00 2.18
Egg Shell
#FFFCC4
ΔE00 2.22
Cream (survey)
#FFFFC2
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFCC #CFCCFF
analogous
#FFE8CC #FCFFCC #E3FFCC
triadic
#FCFFCC #CCFCFF #FFCCFC
tetradic
#FCFFCC #CCFFE8 #CFCCFF #FFCCE3
square
#FCFFCC #CCFFE8 #CFCCFF #FFCCE3
split-complementary
#FCFFCC #CCE3FF #E8CCFF
monochromatic
#F5FF52 #F8FF8F #FCFFCC #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FCFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#FCFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFCC
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFCC | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAC9
Deuteranopia (green-blind)
#FFFCCE
Tritanopia (blue-blind)
#FFF9F1
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcffcc; /* rgb */ color: rgb(252, 255, 204); /* oklch */ color: oklch(98.5% 0.066 110.3);
Tailwind
colors: {
custom: {
50: '#fdffdb',
500: '#fcffcc',
950: '#000000',
},
}SCSS
$custom: #fcffcc; $custom-light: #fdffdb; $custom-dark: #000000;
JSON
{
"hex": "#fcffcc",
"rgb": {
"r": 252,
"g": 255,
"b": 204
},
"hsl": {
"h": 63.529,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9852,
"c": 0.06561,
"h": 110.3
},
"luminance": 0.96575
}Semantic roles & 50–950 ramp
primary
#FCFFCC
secondary
#8B86EA
accent
#00E60D
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684