#FFEAC0#FFEAC0
#FFEAC0 is a very light, muted orange. Relative luminance 0.839; OKLCH L 94.4% C 0.059 H 84.5°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAC0 |
|---|---|
| RGB | rgb(255, 234, 192) |
| HSL | hsl(40, 100%, 88%) |
| HSV | hsv(40, 25%, 100%) |
| CMYK | cmyk(0%, 8.2%, 24.7%, 0%) |
| CIE-LAB | lab(93.41, 0.83, 23.02) |
| CIE-LCH | lch(93.41, 23.04, 87.94°) |
| OKLab | oklab(94.36% 0.0056 0.0588) |
| OKLCH | oklch(94.36% 0.059 84.5) |
| XYZ | xyz(80.1776, 83.9134, 61.8323) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.34
Wheat
#F5DEB3
ΔE00 2.63
Pale Peach
#FFE5AD
ΔE00 3.57
Blanchedalmond
#FFEBCD
ΔE00 3.61
Navajowhite
#FFDEAD
ΔE00 4.40
Bisque
#FFE4C4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAC0 #C0D5FF
analogous
#FFCAC0 #FFEAC0 #F4FFC0
triadic
#FFEAC0 #C0FFEA #EAC0FF
tetradic
#FFEAC0 #C0FFCA #C0D5FF #FFC0F4
square
#FFEAC0 #C0FFCA #C0D5FF #FFC0F4
split-complementary
#FFEAC0 #C0F4FF #CAC0FF
monochromatic
#FFC146 #FFD683 #FFEAC0 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.18
#FFEAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#FFEAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAC0
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAC0 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BD
Deuteranopia (green-blind)
#FAEEC1
Tritanopia (blue-blind)
#FFE3DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffeac0; /* rgb */ color: rgb(255, 234, 192); /* oklch */ color: oklch(94.4% 0.059 84.5);
Tailwind
colors: {
custom: {
50: '#fff0d3',
500: '#ffeac0',
950: '#000000',
},
}SCSS
$custom: #ffeac0; $custom-light: #fff0d3; $custom-dark: #000000;
JSON
{
"hex": "#ffeac0",
"rgb": {
"r": 255,
"g": 234,
"b": 192
},
"hsl": {
"h": 40,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.94359,
"c": 0.05903,
"h": 84.5
},
"luminance": 0.83911
}Semantic roles & 50–950 ramp
primary
#FFEAC0
secondary
#7BA0E8
accent
#4CE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583