#FFFEDF#FFFEDF
#FFFEDF is a very light, muted yellow. Relative luminance 0.975; OKLCH L 99.0% C 0.040 H 105.6°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEDF |
|---|---|
| RGB | rgb(255, 254, 223) |
| HSL | hsl(58, 100%, 94%) |
| HSV | hsv(58, 13%, 100%) |
| CMYK | cmyk(0%, 0.4%, 12.5%, 0%) |
| CIE-LAB | lab(99.01, -4.76, 14.96) |
| CIE-LCH | lch(99.01, 15.70, 107.65°) |
| OKLab | oklab(98.98% -0.0108 0.0388) |
| OKLCH | oklch(98.98% 0.04 105.6) |
| XYZ | xyz(89.9998, 97.4720, 83.8705) |
| Luminance | 0.9747 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.43
Off White (survey)
#FFFFE4
ΔE00 1.28
Beige
#F5F5DC
ΔE00 2.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.82
Cornsilk
#FFF8DC
ΔE00 3.01
Pale
#FFF9D0
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEDF #DFE0FF
analogous
#FFEEDF #FFFEDF #F0FFDF
triadic
#FFFEDF #DFFFFE #FEDFFF
tetradic
#FFFEDF #DFFFEE #DFE0FF #FFDFF0
square
#FFFEDF #DFFFEE #DFE0FF #FFDFF0
split-complementary
#FFFEDF #DFF0FF #EEDFFF
monochromatic
#FFFA65 #FFFCA2 #FFFEDF #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.02
#FFFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#FFFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEDF
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEDF | 1.00 | 1.02 | 20.49 | 20.49 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDD
Deuteranopia (green-blind)
#FFFDE0
Tritanopia (blue-blind)
#FFFAF5
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffedf; /* rgb */ color: rgb(255, 254, 223); /* oklch */ color: oklch(99.0% 0.040 105.6);
Tailwind
colors: {
custom: {
50: '#fffee9',
500: '#fffedf',
950: '#000000',
},
}SCSS
$custom: #fffedf; $custom-light: #fffee9; $custom-dark: #000000;
JSON
{
"hex": "#fffedf",
"rgb": {
"r": 255,
"g": 254,
"b": 223
},
"hsl": {
"h": 58.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.9898,
"c": 0.04027,
"h": 105.6
},
"luminance": 0.97471
}Semantic roles & 50–950 ramp
primary
#FFFEDF
secondary
#9698EC
accent
#07E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584