#FFEACC#FFEACC
#FFEACC is a very light, muted orange. Relative luminance 0.845; OKLCH L 94.6% C 0.046 H 76.8°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEACC |
|---|---|
| RGB | rgb(255, 234, 204) |
| HSL | hsl(35, 100%, 90%) |
| HSV | hsv(35, 20%, 100%) |
| CMYK | cmyk(0%, 8.2%, 20%, 0%) |
| CIE-LAB | lab(93.65, 2.50, 17.17) |
| CIE-LCH | lch(93.65, 17.35, 81.73°) |
| OKLab | oklab(94.63% 0.0104 0.0443) |
| OKLCH | oklch(94.63% 0.046 76.8) |
| XYZ | xyz(81.5618, 84.4671, 69.1223) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.45
Papayawhip
#FFEFD5
ΔE00 2.18
Champagne
#F7E7CE
ΔE00 2.22
Bisque
#FFE4C4
ΔE00 2.42
Antiquewhite
#FAEBD7
ΔE00 3.45
Wheat
#F5DEB3
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEACC #CCE1FF
analogous
#FFD0CC #FFEACC #FBFFCC
triadic
#FFEACC #CCFFEA #EACCFF
tetradic
#FFEACC #CCFFD0 #CCE1FF #FFCCFB
square
#FFEACC #CCFFD0 #CCE1FF #FFCCFB
split-complementary
#FFEACC #CCFBFF #D0CCFF
monochromatic
#FFB852 #FFD18F #FFEACC #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.17
#FFEACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#FFEACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEACC
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEACC | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACA
Deuteranopia (green-blind)
#F8EFCD
Tritanopia (blue-blind)
#FFE4E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffeacc; /* rgb */ color: rgb(255, 234, 204); /* oklch */ color: oklch(94.6% 0.046 76.8);
Tailwind
colors: {
custom: {
50: '#fff0db',
500: '#ffeacc',
950: '#000000',
},
}SCSS
$custom: #ffeacc; $custom-light: #fff0db; $custom-dark: #000000;
JSON
{
"hex": "#ffeacc",
"rgb": {
"r": 255,
"g": 234,
"b": 204
},
"hsl": {
"h": 35.294,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.94627,
"c": 0.04551,
"h": 76.8
},
"luminance": 0.84465
}Semantic roles & 50–950 ramp
primary
#FFEACC
secondary
#86AFEA
accent
#5FE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181615
muted
#868584