#FFFEE0#FFFEE0
#FFFEE0 is a very light, muted yellow. Relative luminance 0.975; OKLCH L 99.0% C 0.039 H 105.5°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEE0 |
|---|---|
| RGB | rgb(255, 254, 224) |
| HSL | hsl(58, 100%, 94%) |
| HSV | hsv(58, 12%, 100%) |
| CMYK | cmyk(0%, 0.4%, 12.2%, 0%) |
| CIE-LAB | lab(99.04, -4.61, 14.48) |
| CIE-LCH | lch(99.04, 15.20, 107.65°) |
| OKLab | oklab(99% -0.0104 0.0376) |
| OKLCH | oklch(99% 0.039 105.5) |
| XYZ | xyz(90.1350, 97.5261, 84.5826) |
| Luminance | 0.9752 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.55
Off White (survey)
#FFFFE4
ΔE00 1.00
Beige
#F5F5DC
ΔE00 2.37
Cornsilk
#FFF8DC
ΔE00 2.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.11
Pale
#FFF9D0
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEE0 #E0E1FF
analogous
#FFEFE0 #FFFEE0 #F1FFE0
triadic
#FFFEE0 #E0FFFE #FEE0FF
tetradic
#FFFEE0 #E0FFEF #E0E1FF #FFE0F1
square
#FFFEE0 #E0FFEF #E0E1FF #FFE0F1
split-complementary
#FFFEE0 #E0F1FF #EFE0FF
monochromatic
#FFFA66 #FFFCA3 #FFFEE0 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.02
#FFFEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#FFFEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEE0
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEE0 | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDE
Deuteranopia (green-blind)
#FFFDE1
Tritanopia (blue-blind)
#FFFAF5
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffee0; /* rgb */ color: rgb(255, 254, 224); /* oklch */ color: oklch(99.0% 0.039 105.5);
Tailwind
colors: {
custom: {
50: '#fffee9',
500: '#fffee0',
950: '#000000',
},
}SCSS
$custom: #fffee0; $custom-light: #fffee9; $custom-dark: #000000;
JSON
{
"hex": "#fffee0",
"rgb": {
"r": 255,
"g": 254,
"b": 224
},
"hsl": {
"h": 58.065,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.99004,
"c": 0.03899,
"h": 105.5
},
"luminance": 0.97525
}Semantic roles & 50–950 ramp
primary
#FFFEE0
secondary
#9799ED
accent
#07E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584