#FFFDCC#FFFDCC
#FFFDCC is a very light, moderate yellow. Relative luminance 0.959; OKLCH L 98.4% C 0.063 H 105.6°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDCC |
|---|---|
| RGB | rgb(255, 253, 204) |
| HSL | hsl(58, 100%, 90%) |
| HSV | hsv(58, 20%, 100%) |
| CMYK | cmyk(0%, 0.8%, 20%, 0%) |
| CIE-LAB | lab(98.38, -7.06, 23.76) |
| CIE-LCH | lch(98.38, 24.78, 106.55°) |
| OKLab | oklab(98.35% -0.0169 0.0607) |
| OKLCH | oklch(98.35% 0.063 105.6) |
| XYZ | xyz(87.2639, 95.8713, 71.0230) |
| Luminance | 0.9587 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory (survey)
#FFFFCB
ΔE00 0.98
Cream
#FFFDD0
ΔE00 0.98
Ecru
#FEFFCA
ΔE00 1.33
Lemonchiffon
#FFFACD
ΔE00 1.49
Egg Shell
#FFFCC4
ΔE00 1.65
Eggshell (survey)
#FFFFD4
ΔE00 1.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDCC #CCCEFF
analogous
#FFE3CC #FFFDCC #E8FFCC
triadic
#FFFDCC #CCFFFD #FDCCFF
tetradic
#FFFDCC #CCFFE3 #CCCEFF #FFCCE8
square
#FFFDCC #CCFFE3 #CCCEFF #FFCCE8
split-complementary
#FFFDCC #CCE8FF #E3CCFF
monochromatic
#FFF852 #FFFB8F #FFFDCC #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.04
#FFFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#FFFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDCC
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDCC | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C9
Deuteranopia (green-blind)
#FFFCCE
Tritanopia (blue-blind)
#FFF6F0
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffdcc; /* rgb */ color: rgb(255, 253, 204); /* oklch */ color: oklch(98.4% 0.063 105.6);
Tailwind
colors: {
custom: {
50: '#fffedb',
500: '#fffdcc',
950: '#000000',
},
}SCSS
$custom: #fffdcc; $custom-light: #fffedb; $custom-dark: #000000;
JSON
{
"hex": "#fffdcc",
"rgb": {
"r": 255,
"g": 253,
"b": 204
},
"hsl": {
"h": 57.647,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.98354,
"c": 0.06297,
"h": 105.6
},
"luminance": 0.9587
}Semantic roles & 50–950 ramp
primary
#FFFDCC
secondary
#868AEA
accent
#09E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584