#FFFEE4#FFFEE4
#FFFEE4 is a very light, muted yellow. Relative luminance 0.977; OKLCH L 99.1% C 0.034 H 105.2°. Best body text is #000000 at 20.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEE4 |
|---|---|
| RGB | rgb(255, 254, 228) |
| HSL | hsl(58, 100%, 95%) |
| HSV | hsv(58, 11%, 100%) |
| CMYK | cmyk(0%, 0.4%, 10.6%, 0%) |
| CIE-LAB | lab(99.12, -3.99, 12.56) |
| CIE-LCH | lch(99.12, 13.18, 107.60°) |
| OKLab | oklab(99.1% -0.0089 0.0327) |
| OKLCH | oklch(99.1% 0.034 105.2) |
| XYZ | xyz(90.6838, 97.7457, 87.4732) |
| Luminance | 0.9775 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.58
Lightyellow
#FFFFE0
ΔE00 1.68
Beige
#F5F5DC
ΔE00 1.91
Cornsilk
#FFF8DC
ΔE00 2.73
Ivory
#FFFFF0
ΔE00 3.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEE4 #E4E5FF
analogous
#FFF1E4 #FFFEE4 #F3FFE4
triadic
#FFFEE4 #E4FFFE #FEE4FF
tetradic
#FFFEE4 #E4FFF1 #E4E5FF #FFE4F3
square
#FFFEE4 #E4FFF1 #E4E5FF #FFE4F3
split-complementary
#FFFEE4 #E4F3FF #F1E4FF
monochromatic
#FFF96A #FFFCA7 #FFFEE0 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.02
#FFFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.55
#FFFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEE4
20.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEE4 | 1.00 | 1.02 | 20.55 | 20.55 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE3
Deuteranopia (green-blind)
#FFFDE5
Tritanopia (blue-blind)
#FFFAF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffee4; /* rgb */ color: rgb(255, 254, 228); /* oklch */ color: oklch(99.1% 0.034 105.2);
Tailwind
colors: {
custom: {
50: '#fffeec',
500: '#fffee4',
950: '#000000',
},
}SCSS
$custom: #fffee4; $custom-light: #fffeec; $custom-dark: #000000;
JSON
{
"hex": "#fffee4",
"rgb": {
"r": 255,
"g": 254,
"b": 228
},
"hsl": {
"h": 57.778,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.991,
"c": 0.03386,
"h": 105.2
},
"luminance": 0.97745
}Semantic roles & 50–950 ramp
primary
#FFFEE4
secondary
#9A9DED
accent
#08E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584