#FFEAE3#FFEAE3
#FFEAE3 is a very light, muted orange. Relative luminance 0.857; OKLCH L 95.2% C 0.025 H 39.4°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAE3 |
|---|---|
| RGB | rgb(255, 234, 227) |
| HSL | hsl(15, 100%, 95%) |
| HSV | hsv(15, 11%, 100%) |
| CMYK | cmyk(0%, 8.2%, 11%, 0%) |
| CIE-LAB | lab(94.16, 5.98, 5.97) |
| CIE-LCH | lch(94.16, 8.45, 44.95°) |
| OKLab | oklab(95.2% 0.0192 0.0158) |
| OKLCH | oklch(95.2% 0.025 39.4) |
| XYZ | xyz(84.5268, 85.6531, 84.7381) |
| Luminance | 0.8565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.33
Very Light Pink
#FFF4F2
ΔE00 4.36
Seashell
#FFF5EE
ΔE00 4.91
Linen
#FAF0E6
ΔE00 5.45
Lavenderblush
#FFF0F5
ΔE00 5.72
Snow
#FFFAFA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAE3 #E3F8FF
analogous
#FFE3EA #FFEAE3 #FFF8E3
triadic
#FFEAE3 #E3FFEA #EAE3FF
tetradic
#FFEAE3 #EAFFE3 #E3F8FF #F8E3FF
square
#FFEAE3 #EAFFE3 #E3F8FF #F8E3FF
split-complementary
#FFEAE3 #E3FFF8 #E3EAFF
monochromatic
#FF8E69 #FFBCA6 #FFE8E0 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.16
#FFEAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#FFEAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAE3
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAE3 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE3
Deuteranopia (green-blind)
#F3F0E3
Tritanopia (blue-blind)
#FFE7E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeae3; /* rgb */ color: rgb(255, 234, 227); /* oklch */ color: oklch(95.2% 0.025 39.4);
Tailwind
colors: {
custom: {
50: '#fff0eb',
500: '#ffeae3',
950: '#000000',
},
}SCSS
$custom: #ffeae3; $custom-light: #fff0eb; $custom-dark: #000000;
JSON
{
"hex": "#ffeae3",
"rgb": {
"r": 255,
"g": 234,
"b": 227
},
"hsl": {
"h": 15,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.95196,
"c": 0.02488,
"h": 39.4
},
"luminance": 0.85652
}Semantic roles & 50–950 ramp
primary
#FFEAE3
secondary
#99D8ED
accent
#ACE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584