#FFFFE5#FFFFE5
#FFFFE5 is a very light, muted yellow. Relative luminance 0.984; OKLCH L 99.3% C 0.034 H 107.0°. Best body text is #000000 at 20.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFE5 |
|---|---|
| RGB | rgb(255, 255, 229) |
| HSL | hsl(60, 100%, 95%) |
| HSV | hsv(60, 10%, 100%) |
| CMYK | cmyk(0%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(99.39, -4.33, 12.44) |
| CIE-LCH | lch(99.39, 13.17, 109.19°) |
| OKLab | oklab(99.32% -0.0099 0.0324) |
| OKLCH | oklch(99.32% 0.034 107) |
| XYZ | xyz(91.1412, 98.4377, 88.3125) |
| Luminance | 0.9844 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.32
Lightyellow
#FFFFE0
ΔE00 1.57
Beige
#F5F5DC
ΔE00 2.03
Cornsilk
#FFF8DC
ΔE00 3.17
Ivory
#FFFFF0
ΔE00 3.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFE5 #E5E5FF
analogous
#FFF2E5 #FFFFE5 #F2FFE5
triadic
#FFFFE5 #E5FFFF #FFE5FF
tetradic
#FFFFE5 #E5FFF2 #E5E5FF #FFE5F2
square
#FFFFE5 #E5FFF2 #E5E5FF #FFE5F2
split-complementary
#FFFFE5 #E5F2FF #F2E5FF
monochromatic
#FFFF6B #FFFFA8 #FFFFE0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.02
#FFFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.69
#FFFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFE5
20.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFE5 | 1.00 | 1.02 | 20.69 | 20.69 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDE4
Deuteranopia (green-blind)
#FFFEE6
Tritanopia (blue-blind)
#FFFBF7
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #ffffe5; /* rgb */ color: rgb(255, 255, 229); /* oklch */ color: oklch(99.3% 0.034 107.0);
Tailwind
colors: {
custom: {
50: '#ffffed',
500: '#ffffe5',
950: '#000000',
},
}SCSS
$custom: #ffffe5; $custom-light: #ffffed; $custom-dark: #000000;
JSON
{
"hex": "#ffffe5",
"rgb": {
"r": 255,
"g": 255,
"b": 229
},
"hsl": {
"h": 60,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.99321,
"c": 0.03384,
"h": 107
},
"luminance": 0.98437
}Semantic roles & 50–950 ramp
primary
#FFFFE5
secondary
#9B9BED
accent
#00E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181816
muted
#868684