#FFFEE5#FFFEE5
#FFFEE5 is a very light, muted yellow. Relative luminance 0.978; OKLCH L 99.1% C 0.033 H 105.1°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEE5 |
|---|---|
| RGB | rgb(255, 254, 229) |
| HSL | hsl(58, 100%, 95%) |
| HSV | hsv(58, 10%, 100%) |
| CMYK | cmyk(0%, 0.4%, 10.2%, 0%) |
| CIE-LAB | lab(99.14, -3.83, 12.08) |
| CIE-LCH | lch(99.14, 12.67, 107.58°) |
| OKLab | oklab(99.13% -0.0085 0.0315) |
| OKLCH | oklch(99.13% 0.033 105.1) |
| XYZ | xyz(90.8230, 97.8014, 88.2065) |
| Luminance | 0.9780 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.84
Beige
#F5F5DC
ΔE00 1.92
Lightyellow
#FFFFE0
ΔE00 2.00
Cornsilk
#FFF8DC
ΔE00 2.78
Ivory
#FFFFF0
ΔE00 3.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEE5 #E5E6FF
analogous
#FFF1E5 #FFFEE5 #F3FFE5
triadic
#FFFEE5 #E5FFFE #FEE5FF
tetradic
#FFFEE5 #E5FFF1 #E5E6FF #FFE5F3
square
#FFFEE5 #E5FFF1 #E5E6FF #FFE5F3
split-complementary
#FFFEE5 #E5F3FF #F1E5FF
monochromatic
#FFF96B #FFFCA8 #FFFEE0 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.02
#FFFEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.56
#FFFEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEE5
20.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEE5 | 1.00 | 1.02 | 20.56 | 20.56 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE4
Deuteranopia (green-blind)
#FFFDE6
Tritanopia (blue-blind)
#FFFAF7
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffee5; /* rgb */ color: rgb(255, 254, 229); /* oklch */ color: oklch(99.1% 0.033 105.1);
Tailwind
colors: {
custom: {
50: '#fffeed',
500: '#fffee5',
950: '#000000',
},
}SCSS
$custom: #fffee5; $custom-light: #fffeed; $custom-dark: #000000;
JSON
{
"hex": "#fffee5",
"rgb": {
"r": 255,
"g": 254,
"b": 229
},
"hsl": {
"h": 57.692,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.99125,
"c": 0.03258,
"h": 105.1
},
"luminance": 0.97801
}Semantic roles & 50–950 ramp
primary
#FFFEE5
secondary
#9B9EED
accent
#09E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584