#FFEAC3#FFEAC3
#FFEAC3 is a very light, muted orange. Relative luminance 0.840; OKLCH L 94.4% C 0.056 H 82.9°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAC3 |
|---|---|
| RGB | rgb(255, 234, 195) |
| HSL | hsl(39, 100%, 88%) |
| HSV | hsv(39, 24%, 100%) |
| CMYK | cmyk(0%, 8.2%, 23.5%, 0%) |
| CIE-LAB | lab(93.47, 1.23, 21.56) |
| CIE-LCH | lch(93.47, 21.59, 86.72°) |
| OKLab | oklab(94.42% 0.0068 0.0552) |
| OKLCH | oklch(94.42% 0.056 82.9) |
| XYZ | xyz(80.5134, 84.0478, 63.6008) |
| Luminance | 0.8405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.71
Blanchedalmond
#FFEBCD
ΔE00 2.75
Wheat
#F5DEB3
ΔE00 2.83
Bisque
#FFE4C4
ΔE00 3.99
Papayawhip
#FFEFD5
ΔE00 4.02
Champagne
#F7E7CE
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAC3 #C3D8FF
analogous
#FFCCC3 #FFEAC3 #F6FFC3
triadic
#FFEAC3 #C3FFEA #EAC3FF
tetradic
#FFEAC3 #C3FFCC #C3D8FF #FFC3F6
square
#FFEAC3 #C3FFCC #C3D8FF #FFC3F6
split-complementary
#FFEAC3 #C3F6FF #CCC3FF
monochromatic
#FFBF49 #FFD586 #FFEAC3 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.18
#FFEAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#FFEAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAC3
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAC3 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E9C1
Deuteranopia (green-blind)
#F9EFC4
Tritanopia (blue-blind)
#FFE3DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffeac3; /* rgb */ color: rgb(255, 234, 195); /* oklch */ color: oklch(94.4% 0.056 82.9);
Tailwind
colors: {
custom: {
50: '#fff0d5',
500: '#ffeac3',
950: '#000000',
},
}SCSS
$custom: #ffeac3; $custom-light: #fff0d5; $custom-dark: #000000;
JSON
{
"hex": "#ffeac3",
"rgb": {
"r": 255,
"g": 234,
"b": 195
},
"hsl": {
"h": 39,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.94424,
"c": 0.0556,
"h": 82.9
},
"luminance": 0.84046
}Semantic roles & 50–950 ramp
primary
#FFEAC3
secondary
#7EA3E8
accent
#50E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583