#FDFFC9#FDFFC9
#FDFFC9 is a very light, moderate yellow. Relative luminance 0.966; OKLCH L 98.5% C 0.069 H 109.4°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFC9 |
|---|---|
| RGB | rgb(253, 255, 201) |
| HSL | hsl(62, 100%, 89%) |
| HSV | hsv(62, 21%, 100%) |
| CMYK | cmyk(0.8%, 0%, 21.2%, 0%) |
| CIE-LAB | lab(98.68, -9.19, 25.67) |
| CIE-LCH | lch(98.68, 27.26, 109.69°) |
| OKLab | oklab(98.53% -0.023 0.0653) |
| OKLCH | oklch(98.53% 0.069 109.4) |
| XYZ | xyz(86.8101, 96.6206, 69.3235) |
| Luminance | 0.9662 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 0.37
Ivory (survey)
#FFFFCB
ΔE00 0.75
Egg Shell
#FFFCC4
ΔE00 1.64
Cream (survey)
#FFFFC2
ΔE00 1.66
Cream
#FFFDD0
ΔE00 2.47
Eggshell (survey)
#FFFFD4
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFC9 #CBC9FF
analogous
#FFE6C9 #FDFFC9 #E2FFC9
triadic
#FDFFC9 #C9FDFF #FFC9FD
tetradic
#FDFFC9 #C9FFE6 #CBC9FF #FFC9E2
square
#FDFFC9 #C9FFE6 #CBC9FF #FFC9E2
split-complementary
#FDFFC9 #C9E2FF #E6C9FF
monochromatic
#F8FF4F #FBFF8C #FDFFC9 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.03
#FDFFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#FDFFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFC9
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFC9 | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAC6
Deuteranopia (green-blind)
#FFFCCB
Tritanopia (blue-blind)
#FFF8F0
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fdffc9; /* rgb */ color: rgb(253, 255, 201); /* oklch */ color: oklch(98.5% 0.069 109.4);
Tailwind
colors: {
custom: {
50: '#feffd9',
500: '#fdffc9',
950: '#000000',
},
}SCSS
$custom: #fdffc9; $custom-light: #feffd9; $custom-dark: #000000;
JSON
{
"hex": "#fdffc9",
"rgb": {
"r": 253,
"g": 255,
"b": 201
},
"hsl": {
"h": 62.222,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.98534,
"c": 0.06922,
"h": 109.4
},
"luminance": 0.9662
}Semantic roles & 50–950 ramp
primary
#FDFFC9
secondary
#8783E9
accent
#00E608
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181814
muted
#868683