#FFEAE1#FFEAE1
#FFEAE1 is a very light, muted orange. Relative luminance 0.855; OKLCH L 95.1% C 0.026 H 44.7°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAE1 |
|---|---|
| RGB | rgb(255, 234, 225) |
| HSL | hsl(18, 100%, 94%) |
| HSV | hsv(18, 12%, 100%) |
| CMYK | cmyk(0%, 8.2%, 11.8%, 0%) |
| CIE-LAB | lab(94.12, 5.66, 6.94) |
| CIE-LCH | lch(94.12, 8.96, 50.79°) |
| OKLab | oklab(95.14% 0.0185 0.0183) |
| OKLCH | oklch(95.14% 0.026 44.7) |
| XYZ | xyz(84.2524, 85.5434, 83.2927) |
| Luminance | 0.8554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.12
Very Light Pink
#FFF4F2
ΔE00 4.71
Seashell
#FFF5EE
ΔE00 4.71
Linen
#FAF0E6
ΔE00 4.98
Antiquewhite
#FAEBD7
ΔE00 6.56
Lavenderblush
#FFF0F5
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAE1 #E1F6FF
analogous
#FFE1E7 #FFEAE1 #FFF9E1
triadic
#FFEAE1 #E1FFEA #EAE1FF
tetradic
#FFEAE1 #E7FFE1 #E1F6FF #F9E1FF
square
#FFEAE1 #E7FFE1 #E1F6FF #F9E1FF
split-complementary
#FFEAE1 #E1FFF9 #E1E7FF
monochromatic
#FF9467 #FFBFA4 #FFEAE0 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.16
#FFEAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#FFEAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAE1
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAE1 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE0
Deuteranopia (green-blind)
#F4F0E1
Tritanopia (blue-blind)
#FFE7E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeae1; /* rgb */ color: rgb(255, 234, 225); /* oklch */ color: oklch(95.1% 0.026 44.7);
Tailwind
colors: {
custom: {
50: '#fff0ea',
500: '#ffeae1',
950: '#000000',
},
}SCSS
$custom: #ffeae1; $custom-light: #fff0ea; $custom-dark: #000000;
JSON
{
"hex": "#ffeae1",
"rgb": {
"r": 255,
"g": 234,
"b": 225
},
"hsl": {
"h": 18,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.95144,
"c": 0.02599,
"h": 44.7
},
"luminance": 0.85542
}Semantic roles & 50–950 ramp
primary
#FFEAE1
secondary
#97D3ED
accent
#A1E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584