#FFFEE7#FFFEE7
#FFFEE7 is a very light, muted yellow. Relative luminance 0.979; OKLCH L 99.2% C 0.030 H 104.9°. Best body text is #000000 at 20.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEE7 |
|---|---|
| RGB | rgb(255, 254, 231) |
| HSL | hsl(58, 100%, 95%) |
| HSV | hsv(58, 9%, 100%) |
| CMYK | cmyk(0%, 0.4%, 9.4%, 0%) |
| CIE-LAB | lab(99.19, -3.51, 11.12) |
| CIE-LCH | lch(99.19, 11.66, 107.52°) |
| OKLab | oklab(99.17% -0.0077 0.029) |
| OKLCH | oklch(99.17% 0.03 104.9) |
| XYZ | xyz(91.1039, 97.9137, 89.6856) |
| Luminance | 0.9791 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.46
Beige
#F5F5DC
ΔE00 2.10
Lightyellow
#FFFFE0
ΔE00 2.67
Ivory
#FFFFF0
ΔE00 2.91
Cornsilk
#FFF8DC
ΔE00 2.98
Eggshell
#F0EAD6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEE7 #E7E8FF
analogous
#FFF2E7 #FFFEE7 #F4FFE7
triadic
#FFFEE7 #E7FFFE #FEE7FF
tetradic
#FFFEE7 #E7FFF2 #E7E8FF #FFE7F4
square
#FFFEE7 #E7FFF2 #E7E8FF #FFE7F4
split-complementary
#FFFEE7 #E7F4FF #F2E7FF
monochromatic
#FFF96D #FFFBAA #FFFEE0 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.02
#FFFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.58
#FFFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEE7
20.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEE7 | 1.00 | 1.02 | 20.58 | 20.58 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE6
Deuteranopia (green-blind)
#FFFDE8
Tritanopia (blue-blind)
#FFFBF7
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffee7; /* rgb */ color: rgb(255, 254, 231); /* oklch */ color: oklch(99.2% 0.030 104.9);
Tailwind
colors: {
custom: {
50: '#fffeee',
500: '#fffee7',
950: '#000000',
},
}SCSS
$custom: #fffee7; $custom-light: #fffeee; $custom-dark: #000000;
JSON
{
"hex": "#fffee7",
"rgb": {
"r": 255,
"g": 254,
"b": 231
},
"hsl": {
"h": 57.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.99174,
"c": 0.03001,
"h": 104.9
},
"luminance": 0.97913
}Semantic roles & 50–950 ramp
primary
#FFFEE7
secondary
#9DA0EE
accent
#0AE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585