#FFEACB#FFEACB
#FFEACB is a very light, muted orange. Relative luminance 0.844; OKLCH L 94.6% C 0.047 H 77.6°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEACB |
|---|---|
| RGB | rgb(255, 234, 203) |
| HSL | hsl(36, 100%, 90%) |
| HSV | hsv(36, 20%, 100%) |
| CMYK | cmyk(0%, 8.2%, 20.4%, 0%) |
| CIE-LAB | lab(93.63, 2.35, 17.66) |
| CIE-LCH | lch(93.63, 17.81, 82.41°) |
| OKLab | oklab(94.6% 0.01 0.0455) |
| OKLCH | oklch(94.6% 0.047 77.6) |
| XYZ | xyz(81.4423, 84.4193, 68.4927) |
| Luminance | 0.8442 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.44
Papayawhip
#FFEFD5
ΔE00 2.28
Champagne
#F7E7CE
ΔE00 2.36
Bisque
#FFE4C4
ΔE00 2.50
Antiquewhite
#FAEBD7
ΔE00 3.71
Wheat
#F5DEB3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEACB #CBE0FF
analogous
#FFD0CB #FFEACB #FAFFCB
triadic
#FFEACB #CBFFEA #EACBFF
tetradic
#FFEACB #CBFFD0 #CBE0FF #FFCBFA
square
#FFEACB #CBFFD0 #CBE0FF #FFCBFA
split-complementary
#FFEACB #CBFAFF #D0CBFF
monochromatic
#FFB951 #FFD18E #FFEACB #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.17
#FFEACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#FFEACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEACB
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEACB | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EAC9
Deuteranopia (green-blind)
#F8EFCC
Tritanopia (blue-blind)
#FFE4E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffeacb; /* rgb */ color: rgb(255, 234, 203); /* oklch */ color: oklch(94.6% 0.047 77.6);
Tailwind
colors: {
custom: {
50: '#fff0da',
500: '#ffeacb',
950: '#000000',
},
}SCSS
$custom: #ffeacb; $custom-light: #fff0da; $custom-dark: #000000;
JSON
{
"hex": "#ffeacb",
"rgb": {
"r": 255,
"g": 234,
"b": 203
},
"hsl": {
"h": 35.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.94604,
"c": 0.04661,
"h": 77.6
},
"luminance": 0.84417
}Semantic roles & 50–950 ramp
primary
#FFEACB
secondary
#85ADE9
accent
#5DE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181615
muted
#868584