#FFFFEA#FFFFEA
#FFFFEA is a very light, muted yellow. Relative luminance 0.987; OKLCH L 99.4% C 0.027 H 106.9°. Best body text is #000000 at 20.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFEA |
|---|---|
| RGB | rgb(255, 255, 234) |
| HSL | hsl(60, 100%, 96%) |
| HSV | hsv(60, 8%, 100%) |
| CMYK | cmyk(0%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(99.50, -3.53, 10.04) |
| CIE-LCH | lch(99.50, 10.64, 109.38°) |
| OKLab | oklab(99.45% -0.008 0.0262) |
| OKLCH | oklch(99.45% 0.027 106.9) |
| XYZ | xyz(91.8494, 98.7210, 92.0423) |
| Luminance | 0.9872 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.03
Ivory
#FFFFF0
ΔE00 2.24
Beige
#F5F5DC
ΔE00 2.52
Lightyellow
#FFFFE0
ΔE00 3.27
Cornsilk
#FFF8DC
ΔE00 3.67
Eggshell
#F0EAD6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFEA #EAEAFF
analogous
#FFF4EA #FFFFEA #F4FFEA
triadic
#FFFFEA #EAFFFF #FFEAFF
tetradic
#FFFFEA #EAFFF4 #EAEAFF #FFEAF4
square
#FFFFEA #EAFFF4 #EAEAFF #FFEAF4
split-complementary
#FFFFEA #EAF4FF #F4EAFF
monochromatic
#FFFF70 #FFFFAD #FFFFE0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.01
#FFFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.74
#FFFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFEA
20.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFEA | 1.00 | 1.01 | 20.74 | 20.74 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDE9
Deuteranopia (green-blind)
#FFFEEB
Tritanopia (blue-blind)
#FFFCF9
Achromatopsia (no color)
#FEFEFE
Design tokens & code
CSS
--color: #ffffea; /* rgb */ color: rgb(255, 255, 234); /* oklch */ color: oklch(99.4% 0.027 106.9);
Tailwind
colors: {
custom: {
50: '#fffff0',
500: '#ffffea',
950: '#000000',
},
}SCSS
$custom: #ffffea; $custom-light: #fffff0; $custom-dark: #000000;
JSON
{
"hex": "#ffffea",
"rgb": {
"r": 255,
"g": 255,
"b": 234
},
"hsl": {
"h": 60,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.99445,
"c": 0.02739,
"h": 106.9
},
"luminance": 0.98721
}Semantic roles & 50–950 ramp
primary
#FFFFEA
secondary
#9F9FEE
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181816
muted
#868685