#FFEAE0#FFEAE0
#FFEAE0 is a very light, muted orange. Relative luminance 0.855; OKLCH L 95.1% C 0.027 H 47.2°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAE0 |
|---|---|
| RGB | rgb(255, 234, 224) |
| HSL | hsl(19, 100%, 94%) |
| HSV | hsv(19, 12%, 100%) |
| CMYK | cmyk(0%, 8.2%, 12.2%, 0%) |
| CIE-LAB | lab(94.09, 5.51, 7.43) |
| CIE-LCH | lch(94.09, 9.25, 53.45°) |
| OKLab | oklab(95.12% 0.0181 0.0196) |
| OKLCH | oklch(95.12% 0.027 47.2) |
| XYZ | xyz(84.1164, 85.4889, 82.5764) |
| Luminance | 0.8549 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.54
Seashell
#FFF5EE
ΔE00 4.67
Linen
#FAF0E6
ΔE00 4.80
Very Light Pink
#FFF4F2
ΔE00 4.93
Antiquewhite
#FAEBD7
ΔE00 6.13
Lavenderblush
#FFF0F5
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAE0 #E0F5FF
analogous
#FFE0E6 #FFEAE0 #FFFAE0
triadic
#FFEAE0 #E0FFEA #EAE0FF
tetradic
#FFEAE0 #E6FFE0 #E0F5FF #FAE0FF
square
#FFEAE0 #E6FFE0 #E0F5FF #FAE0FF
split-complementary
#FFEAE0 #E0FFFA #E0E6FF
monochromatic
#FF9766 #FFC1A3 #FFEAE0 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.16
#FFEAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#FFEAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAE0
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAE0 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECDF
Deuteranopia (green-blind)
#F4F0E0
Tritanopia (blue-blind)
#FFE7E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeae0; /* rgb */ color: rgb(255, 234, 224); /* oklch */ color: oklch(95.1% 0.027 47.2);
Tailwind
colors: {
custom: {
50: '#fff0e9',
500: '#ffeae0',
950: '#000000',
},
}SCSS
$custom: #ffeae0; $custom-light: #fff0e9; $custom-dark: #000000;
JSON
{
"hex": "#ffeae0",
"rgb": {
"r": 255,
"g": 234,
"b": 224
},
"hsl": {
"h": 19.355,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.95118,
"c": 0.02664,
"h": 47.2
},
"luminance": 0.85487
}Semantic roles & 50–950 ramp
primary
#FFEAE0
secondary
#97D1ED
accent
#9BE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584