#FFFED9#FFFED9
#FFFED9 is a very light, muted yellow. Relative luminance 0.972; OKLCH L 98.8% C 0.048 H 106.0°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFED9 |
|---|---|
| RGB | rgb(255, 254, 217) |
| HSL | hsl(58, 100%, 93%) |
| HSV | hsv(58, 15%, 100%) |
| CMYK | cmyk(0%, 0.4%, 14.9%, 0%) |
| CIE-LAB | lab(98.89, -5.67, 17.85) |
| CIE-LCH | lch(98.89, 18.73, 107.63°) |
| OKLab | oklab(98.84% -0.0132 0.0461) |
| OKLCH | oklch(98.84% 0.048 106) |
| XYZ | xyz(89.2051, 97.1542, 79.6855) |
| Luminance | 0.9715 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.29
Eggshell (survey)
#FFFFD4
ΔE00 1.66
Lightyellow
#FFFFE0
ΔE00 1.76
Cream
#FFFDD0
ΔE00 2.13
Pale
#FFF9D0
ΔE00 2.23
Lemonchiffon
#FFFACD
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFED9 #D9DAFF
analogous
#FFEBD9 #FFFED9 #EDFFD9
triadic
#FFFED9 #D9FFFE #FED9FF
tetradic
#FFFED9 #D9FFEB #D9DAFF #FFD9ED
square
#FFFED9 #D9FFEB #D9DAFF #FFD9ED
split-complementary
#FFFED9 #D9EDFF #EBD9FF
monochromatic
#FFFB5F #FFFC9C #FFFED9 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.03
#FFFED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#FFFED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFED9
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFED9 | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD7
Deuteranopia (green-blind)
#FFFDDA
Tritanopia (blue-blind)
#FFF9F4
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffed9; /* rgb */ color: rgb(255, 254, 217); /* oklch */ color: oklch(98.8% 0.048 106.0);
Tailwind
colors: {
custom: {
50: '#fffee4',
500: '#fffed9',
950: '#000000',
},
}SCSS
$custom: #fffed9; $custom-light: #fffee4; $custom-dark: #000000;
JSON
{
"hex": "#fffed9",
"rgb": {
"r": 255,
"g": 254,
"b": 217
},
"hsl": {
"h": 58.421,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.9884,
"c": 0.0479,
"h": 106
},
"luminance": 0.97153
}Semantic roles & 50–950 ramp
primary
#FFFED9
secondary
#9193EC
accent
#06E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584