#FFFCCF#FFFCCF
#FFFCCF is a very light, muted yellow. Relative luminance 0.954; OKLCH L 98.2% C 0.058 H 104.3°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCCF |
|---|---|
| RGB | rgb(255, 252, 207) |
| HSL | hsl(56, 100%, 91%) |
| HSV | hsv(56, 19%, 100%) |
| CMYK | cmyk(0%, 1.2%, 18.8%, 0%) |
| CIE-LAB | lab(98.19, -6.14, 21.97) |
| CIE-LCH | lch(98.19, 22.81, 105.61°) |
| OKLab | oklab(98.22% -0.0143 0.0563) |
| OKLCH | oklch(98.22% 0.058 104.3) |
| XYZ | xyz(87.3123, 95.3869, 72.8313) |
| Luminance | 0.9539 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream
#FFFDD0
ΔE00 0.38
Lemonchiffon
#FFFACD
ΔE00 0.76
Eggshell (survey)
#FFFFD4
ΔE00 1.24
Pale
#FFF9D0
ΔE00 1.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.67
Ivory (survey)
#FFFFCB
ΔE00 1.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCCF #CFD2FF
analogous
#FFE4CF #FFFCCF #EAFFCF
triadic
#FFFCCF #CFFFFC #FCCFFF
tetradic
#FFFCCF #CFFFE4 #CFD2FF #FFCFEA
square
#FFFCCF #CFFFE4 #CFD2FF #FFCFEA
split-complementary
#FFFCCF #CFEAFF #E4CFFF
monochromatic
#FFF455 #FFF892 #FFFCCF #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.05
#FFFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#FFFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCCF
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCCF | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8CC
Deuteranopia (green-blind)
#FFFBD1
Tritanopia (blue-blind)
#FFF6F0
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffccf; /* rgb */ color: rgb(255, 252, 207); /* oklch */ color: oklch(98.2% 0.058 104.3);
Tailwind
colors: {
custom: {
50: '#fffddd',
500: '#fffccf',
950: '#000000',
},
}SCSS
$custom: #fffccf; $custom-light: #fffddd; $custom-dark: #000000;
JSON
{
"hex": "#fffccf",
"rgb": {
"r": 255,
"g": 252,
"b": 207
},
"hsl": {
"h": 56.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.9822,
"c": 0.05805,
"h": 104.3
},
"luminance": 0.95386
}Semantic roles & 50–950 ramp
primary
#FFFCCF
secondary
#888EEA
accent
#0EE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584