#FFFCCC#FFFCCC
#FFFCCC is a very light, moderate yellow. Relative luminance 0.952; OKLCH L 98.2% C 0.062 H 104.5°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCCC |
|---|---|
| RGB | rgb(255, 252, 204) |
| HSL | hsl(56, 100%, 90%) |
| HSV | hsv(56, 20%, 100%) |
| CMYK | cmyk(0%, 1.2%, 20%, 0%) |
| CIE-LAB | lab(98.13, -6.56, 23.41) |
| CIE-LCH | lch(98.13, 24.31, 105.66°) |
| OKLab | oklab(98.16% -0.0155 0.0598) |
| OKLCH | oklch(98.16% 0.062 104.5) |
| XYZ | xyz(86.9490, 95.2416, 70.9180) |
| Luminance | 0.9524 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream
#FFFDD0
ΔE00 0.83
Lemonchiffon
#FFFACD
ΔE00 1.07
Ivory (survey)
#FFFFCB
ΔE00 1.40
Eggshell (survey)
#FFFFD4
ΔE00 1.68
Ecru
#FEFFCA
ΔE00 1.75
Egg Shell
#FFFCC4
ΔE00 1.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCCC #CCCFFF
analogous
#FFE3CC #FFFCCC #E8FFCC
triadic
#FFFCCC #CCFFFC #FCCCFF
tetradic
#FFFCCC #CCFFE3 #CCCFFF #FFCCE8
square
#FFFCCC #CCFFE3 #CCCFFF #FFCCE8
split-complementary
#FFFCCC #CCE8FF #E3CCFF
monochromatic
#FFF552 #FFF88F #FFFCCC #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.05
#FFFCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#FFFCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCCC
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCCC | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C9
Deuteranopia (green-blind)
#FFFBCE
Tritanopia (blue-blind)
#FFF5EF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffccc; /* rgb */ color: rgb(255, 252, 204); /* oklch */ color: oklch(98.2% 0.062 104.5);
Tailwind
colors: {
custom: {
50: '#fffddb',
500: '#fffccc',
950: '#000000',
},
}SCSS
$custom: #fffccc; $custom-light: #fffddb; $custom-dark: #000000;
JSON
{
"hex": "#fffccc",
"rgb": {
"r": 255,
"g": 252,
"b": 204
},
"hsl": {
"h": 56.471,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.98155,
"c": 0.06178,
"h": 104.5
},
"luminance": 0.9524
}Semantic roles & 50–950 ramp
primary
#FFFCCC
secondary
#868BEA
accent
#0DE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584