#FDFFCC#FDFFCC
#FDFFCC is a very light, moderate yellow. Relative luminance 0.968; OKLCH L 98.6% C 0.066 H 109.4°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFCC |
|---|---|
| RGB | rgb(253, 255, 204) |
| HSL | hsl(62, 100%, 90%) |
| HSV | hsv(62, 20%, 100%) |
| CMYK | cmyk(0.8%, 0%, 20%, 0%) |
| CIE-LAB | lab(98.73, -8.77, 24.22) |
| CIE-LCH | lch(98.73, 25.76, 109.89°) |
| OKLab | oklab(98.6% -0.0218 0.0618) |
| OKLCH | oklch(98.6% 0.066 109.4) |
| XYZ | xyz(87.1665, 96.7632, 71.2002) |
| Luminance | 0.9676 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 0.56
Ivory (survey)
#FFFFCB
ΔE00 0.66
Cream
#FFFDD0
ΔE00 1.94
Egg Shell
#FFFCC4
ΔE00 1.98
Eggshell (survey)
#FFFFD4
ΔE00 2.06
Cream (survey)
#FFFFC2
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFCC #CECCFF
analogous
#FFE8CC #FDFFCC #E3FFCC
triadic
#FDFFCC #CCFDFF #FFCCFD
tetradic
#FDFFCC #CCFFE8 #CECCFF #FFCCE3
square
#FDFFCC #CCFFE8 #CECCFF #FFCCE3
split-complementary
#FDFFCC #CCE3FF #E8CCFF
monochromatic
#F8FF52 #FBFF8F #FDFFCC #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.03
#FDFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#FDFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFCC
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFCC | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAC9
Deuteranopia (green-blind)
#FFFCCE
Tritanopia (blue-blind)
#FFF8F1
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fdffcc; /* rgb */ color: rgb(253, 255, 204); /* oklch */ color: oklch(98.6% 0.066 109.4);
Tailwind
colors: {
custom: {
50: '#feffdb',
500: '#fdffcc',
950: '#000000',
},
}SCSS
$custom: #fdffcc; $custom-light: #feffdb; $custom-dark: #000000;
JSON
{
"hex": "#fdffcc",
"rgb": {
"r": 253,
"g": 255,
"b": 204
},
"hsl": {
"h": 62.353,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.98597,
"c": 0.06552,
"h": 109.4
},
"luminance": 0.96762
}Semantic roles & 50–950 ramp
primary
#FDFFCC
secondary
#8A86EA
accent
#00E609
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684