#FDFACC#FDFACC
#FDFACC is a very light, muted yellow. Relative luminance 0.936; OKLCH L 97.6% C 0.059 H 104.4°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFACC |
|---|---|
| RGB | rgb(253, 250, 204) |
| HSL | hsl(56, 92%, 90%) |
| HSV | hsv(56, 19%, 99%) |
| CMYK | cmyk(0%, 1.2%, 19.4%, 0.8%) |
| CIE-LAB | lab(97.48, -6.28, 22.48) |
| CIE-LCH | lch(97.48, 23.34, 105.62°) |
| OKLab | oklab(97.6% -0.0147 0.0575) |
| OKLCH | oklch(97.6% 0.059 104.4) |
| XYZ | xyz(85.5922, 93.6146, 70.6755) |
| Luminance | 0.9361 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream
#FFFDD0
ΔE00 0.72
Lemonchiffon
#FFFACD
ΔE00 0.75
Eggshell (survey)
#FFFFD4
ΔE00 1.56
Pale
#FFF9D0
ΔE00 1.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.81
Ivory (survey)
#FFFFCB
ΔE00 1.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFACC #CCCFFD
analogous
#FDE2CC #FDFACC #E7FDCC
triadic
#FDFACC #CCFDFA #FACCFD
tetradic
#FDFACC #CCFDE2 #CCCFFD #FDCCE7
square
#FDFACC #CCFDE2 #CCCFFD #FDCCE7
split-complementary
#FDFACC #CCE7FD #E2CCFD
monochromatic
#F8EE56 #FBF491 #FDFACC #FEFCE2 #FEFCE2
Accessibility & contrast
On white
1.06
#FDFACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#FDFACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFACC
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFACC | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C9
Deuteranopia (green-blind)
#FFF9CE
Tritanopia (blue-blind)
#FFF4ED
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdfacc; /* rgb */ color: rgb(253, 250, 204); /* oklch */ color: oklch(97.6% 0.059 104.4);
Tailwind
colors: {
custom: {
50: '#fefbdb',
500: '#fdfacc',
950: '#000000',
},
}SCSS
$custom: #fdfacc; $custom-light: #fefbdb; $custom-dark: #000000;
JSON
{
"hex": "#fdfacc",
"rgb": {
"r": 253,
"g": 250,
"b": 204
},
"hsl": {
"h": 56.327,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.97602,
"c": 0.05936,
"h": 104.4
},
"luminance": 0.93613
}Semantic roles & 50–950 ramp
primary
#FDFACC
secondary
#888DE5
accent
#0EE600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181715
muted
#868584