#FFFFE7#FFFFE7
#FFFFE7 is a very light, muted yellow. Relative luminance 0.986; OKLCH L 99.4% C 0.031 H 107.0°. Best body text is #000000 at 20.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFE7 |
|---|---|
| RGB | rgb(255, 255, 231) |
| HSL | hsl(60, 100%, 95%) |
| HSV | hsv(60, 9%, 100%) |
| CMYK | cmyk(0%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(99.44, -4.01, 11.48) |
| CIE-LCH | lch(99.44, 12.16, 109.26°) |
| OKLab | oklab(99.37% -0.0091 0.0299) |
| OKLCH | oklch(99.37% 0.031 107) |
| XYZ | xyz(91.4221, 98.5500, 89.7917) |
| Luminance | 0.9855 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.99
Beige
#F5F5DC
ΔE00 2.08
Lightyellow
#FFFFE0
ΔE00 2.24
Cornsilk
#FFF8DC
ΔE00 3.28
Ivory
#FFFFF0
ΔE00 3.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFE7 #E7E7FF
analogous
#FFF3E7 #FFFFE7 #F3FFE7
triadic
#FFFFE7 #E7FFFF #FFE7FF
tetradic
#FFFFE7 #E7FFF3 #E7E7FF #FFE7F3
square
#FFFFE7 #E7FFF3 #E7E7FF #FFE7F3
split-complementary
#FFFFE7 #E7F3FF #F3E7FF
monochromatic
#FFFF6D #FFFFAA #FFFFE0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.01
#FFFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.71
#FFFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFE7
20.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFE7 | 1.00 | 1.01 | 20.71 | 20.71 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDE6
Deuteranopia (green-blind)
#FFFEE8
Tritanopia (blue-blind)
#FFFCF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #ffffe7; /* rgb */ color: rgb(255, 255, 231); /* oklch */ color: oklch(99.4% 0.031 107.0);
Tailwind
colors: {
custom: {
50: '#ffffee',
500: '#ffffe7',
950: '#000000',
},
}SCSS
$custom: #ffffe7; $custom-light: #ffffee; $custom-dark: #000000;
JSON
{
"hex": "#ffffe7",
"rgb": {
"r": 255,
"g": 255,
"b": 231
},
"hsl": {
"h": 60,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.9937,
"c": 0.03127,
"h": 107
},
"luminance": 0.9855
}Semantic roles & 50–950 ramp
primary
#FFFFE7
secondary
#9D9DEE
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181816
muted
#868685