#FFFCCE#FFFCCE
#FFFCCE is a very light, muted yellow. Relative luminance 0.953; OKLCH L 98.2% C 0.059 H 104.4°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCCE |
|---|---|
| RGB | rgb(255, 252, 206) |
| HSL | hsl(56, 100%, 90%) |
| HSV | hsv(56, 19%, 100%) |
| CMYK | cmyk(0%, 1.2%, 19.2%, 0%) |
| CIE-LAB | lab(98.17, -6.28, 22.45) |
| CIE-LCH | lch(98.17, 23.31, 105.63°) |
| OKLab | oklab(98.2% -0.0147 0.0574) |
| OKLCH | oklch(98.2% 0.059 104.4) |
| XYZ | xyz(87.1904, 95.3381, 72.1895) |
| Luminance | 0.9534 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream
#FFFDD0
ΔE00 0.45
Lemonchiffon
#FFFACD
ΔE00 0.81
Eggshell (survey)
#FFFFD4
ΔE00 1.36
Ivory (survey)
#FFFFCB
ΔE00 1.77
Pale
#FFF9D0
ΔE00 1.78
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCCE #CED1FF
analogous
#FFE3CE #FFFCCE #E9FFCE
triadic
#FFFCCE #CEFFFC #FCCEFF
tetradic
#FFFCCE #CEFFE3 #CED1FF #FFCEE9
square
#FFFCCE #CEFFE3 #CED1FF #FFCEE9
split-complementary
#FFFCCE #CEE9FF #E3CEFF
monochromatic
#FFF554 #FFF891 #FFFCCE #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.05
#FFFCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#FFFCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCCE
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCCE | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8CB
Deuteranopia (green-blind)
#FFFBD0
Tritanopia (blue-blind)
#FFF6EF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffcce; /* rgb */ color: rgb(255, 252, 206); /* oklch */ color: oklch(98.2% 0.059 104.4);
Tailwind
colors: {
custom: {
50: '#fffddd',
500: '#fffcce',
950: '#000000',
},
}SCSS
$custom: #fffcce; $custom-light: #fffddd; $custom-dark: #000000;
JSON
{
"hex": "#fffcce",
"rgb": {
"r": 255,
"g": 252,
"b": 206
},
"hsl": {
"h": 56.327,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.98199,
"c": 0.05929,
"h": 104.4
},
"luminance": 0.95337
}Semantic roles & 50–950 ramp
primary
#FFFCCE
secondary
#878DEA
accent
#0EE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584