#FFFFE1#FFFFE1
#FFFFE1 is a very light, muted yellow. Relative luminance 0.982; OKLCH L 99.2% C 0.039 H 107.1°. Best body text is #000000 at 20.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFE1 |
|---|---|
| RGB | rgb(255, 255, 225) |
| HSL | hsl(60, 100%, 94%) |
| HSV | hsv(60, 12%, 100%) |
| CMYK | cmyk(0%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(99.31, -4.95, 14.36) |
| CIE-LCH | lch(99.31, 15.19, 109.03°) |
| OKLab | oklab(99.23% -0.0114 0.0373) |
| OKLCH | oklch(99.23% 0.039 107.1) |
| XYZ | xyz(90.5892, 98.2169, 85.4050) |
| Luminance | 0.9822 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.31
Off White (survey)
#FFFFE4
ΔE00 0.94
Beige
#F5F5DC
ΔE00 2.49
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.11
Cornsilk
#FFF8DC
ΔE00 3.32
Eggshell (survey)
#FFFFD4
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFE1 #E1E1FF
analogous
#FFF0E1 #FFFFE1 #F0FFE1
triadic
#FFFFE1 #E1FFFF #FFE1FF
tetradic
#FFFFE1 #E1FFF0 #E1E1FF #FFE1F0
square
#FFFFE1 #E1FFF0 #E1E1FF #FFE1F0
split-complementary
#FFFFE1 #E1F0FF #F0E1FF
monochromatic
#FFFF67 #FFFFA4 #FFFFE0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.02
#FFFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.64
#FFFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFE1
20.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFE1 | 1.00 | 1.02 | 20.64 | 20.64 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDF
Deuteranopia (green-blind)
#FFFEE2
Tritanopia (blue-blind)
#FFFBF6
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #ffffe1; /* rgb */ color: rgb(255, 255, 225); /* oklch */ color: oklch(99.2% 0.039 107.1);
Tailwind
colors: {
custom: {
50: '#ffffea',
500: '#ffffe1',
950: '#000000',
},
}SCSS
$custom: #ffffe1; $custom-light: #ffffea; $custom-dark: #000000;
JSON
{
"hex": "#ffffe1",
"rgb": {
"r": 255,
"g": 255,
"b": 225
},
"hsl": {
"h": 60,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.99225,
"c": 0.03897,
"h": 107.1
},
"luminance": 0.98216
}Semantic roles & 50–950 ramp
primary
#FFFFE1
secondary
#9797ED
accent
#00E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181816
muted
#868684