#FDFECC#FDFECC
#FDFECC is a very light, moderate yellow. Relative luminance 0.961; OKLCH L 98.4% C 0.064 H 108.5°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFECC |
|---|---|
| RGB | rgb(253, 254, 204) |
| HSL | hsl(61, 96%, 90%) |
| HSV | hsv(61, 20%, 100%) |
| CMYK | cmyk(0.4%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(98.48, -8.27, 23.88) |
| CIE-LCH | lch(98.48, 25.27, 109.11°) |
| OKLab | oklab(98.4% -0.0204 0.061) |
| OKLCH | oklch(98.4% 0.064 108.5) |
| XYZ | xyz(86.8483, 96.1268, 71.0942) |
| Luminance | 0.9613 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory (survey)
#FFFFCB
ΔE00 0.60
Ecru
#FEFFCA
ΔE00 0.71
Cream
#FFFDD0
ΔE00 1.56
Eggshell (survey)
#FFFFD4
ΔE00 1.79
Egg Shell
#FFFCC4
ΔE00 1.88
Lemonchiffon
#FFFACD
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFECC #CDCCFE
analogous
#FEE6CC #FDFECC #E4FECC
triadic
#FDFECC #CCFDFE #FECCFD
tetradic
#FDFECC #CCFEE6 #CDCCFE #FECCE4
square
#FDFECC #CCFEE6 #CDCCFE #FECCE4
split-complementary
#FDFECC #CCE4FE #E6CCFE
monochromatic
#F8FC54 #FBFD90 #FDFECC #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.04
#FDFECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#FDFECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFECC
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFECC | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAC9
Deuteranopia (green-blind)
#FFFCCE
Tritanopia (blue-blind)
#FFF8F0
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fdfecc; /* rgb */ color: rgb(253, 254, 204); /* oklch */ color: oklch(98.4% 0.064 108.5);
Tailwind
colors: {
custom: {
50: '#fefedb',
500: '#fdfecc',
950: '#000000',
},
}SCSS
$custom: #fdfecc; $custom-light: #fefedb; $custom-dark: #000000;
JSON
{
"hex": "#fdfecc",
"rgb": {
"r": 253,
"g": 254,
"b": 204
},
"hsl": {
"h": 61.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.98397,
"c": 0.06426,
"h": 108.5
},
"luminance": 0.96126
}Semantic roles & 50–950 ramp
primary
#FDFECC
secondary
#8987E7
accent
#00E605
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584