#FFEAE2#FFEAE2
#FFEAE2 is a very light, muted orange. Relative luminance 0.856; OKLCH L 95.2% C 0.025 H 42.1°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAE2 |
|---|---|
| RGB | rgb(255, 234, 226) |
| HSL | hsl(17, 100%, 94%) |
| HSV | hsv(17, 11%, 100%) |
| CMYK | cmyk(0%, 8.2%, 11.4%, 0%) |
| CIE-LAB | lab(94.14, 5.82, 6.46) |
| CIE-LCH | lch(94.14, 8.70, 47.96°) |
| OKLab | oklab(95.17% 0.0189 0.017) |
| OKLCH | oklch(95.17% 0.025 42.1) |
| XYZ | xyz(84.3892, 85.5981, 84.0133) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.71
Very Light Pink
#FFF4F2
ΔE00 4.51
Seashell
#FFF5EE
ΔE00 4.79
Linen
#FAF0E6
ΔE00 5.20
Lavenderblush
#FFF0F5
ΔE00 6.15
Antiquewhite
#FAEBD7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAE2 #E2F7FF
analogous
#FFE2E9 #FFEAE2 #FFF9E2
triadic
#FFEAE2 #E2FFEA #EAE2FF
tetradic
#FFEAE2 #E9FFE2 #E2F7FF #F9E2FF
square
#FFEAE2 #E9FFE2 #E2F7FF #F9E2FF
split-complementary
#FFEAE2 #E2FFF9 #E2E9FF
monochromatic
#FF9168 #FFBEA5 #FFE9E0 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.16
#FFEAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#FFEAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAE2
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAE2 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE1
Deuteranopia (green-blind)
#F4F0E2
Tritanopia (blue-blind)
#FFE7E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeae2; /* rgb */ color: rgb(255, 234, 226); /* oklch */ color: oklch(95.2% 0.025 42.1);
Tailwind
colors: {
custom: {
50: '#fff0eb',
500: '#ffeae2',
950: '#000000',
},
}SCSS
$custom: #ffeae2; $custom-light: #fff0eb; $custom-dark: #000000;
JSON
{
"hex": "#ffeae2",
"rgb": {
"r": 255,
"g": 234,
"b": 226
},
"hsl": {
"h": 16.552,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.9517,
"c": 0.02541,
"h": 42.1
},
"luminance": 0.85597
}Semantic roles & 50–950 ramp
primary
#FFEAE2
secondary
#98D6ED
accent
#A6E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584