#EFCABB#EFCABB
#EFCABB is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.7% C 0.047 H 43.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCABB |
|---|---|
| RGB | rgb(239, 202, 187) |
| HSL | hsl(17, 62%, 84%) |
| HSV | hsv(17, 22%, 94%) |
| CMYK | cmyk(0%, 15.5%, 21.8%, 6.3%) |
| CIE-LAB | lab(84.06, 10.77, 12.34) |
| CIE-LCH | lch(84.06, 16.38, 48.90°) |
| OKLab | oklab(86.67% 0.0341 0.0321) |
| OKLCH | oklch(86.67% 0.047 43.3) |
| XYZ | xyz(65.6871, 64.1819, 55.9323) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.16
Mistyrose
#FFE4E1
ΔE00 7.75
Peach
#FFDAB9
ΔE00 7.90
Light Peach
#FFD8B1
ΔE00 9.30
Pinkish Grey
#C8ACA9
ΔE00 9.54
Pale Salmon
#FFB19A
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCABB #BBE0EF
analogous
#EFBBC6 #EFCABB #EFE4BB
triadic
#EFCABB #BBEFCA #CABBEF
tetradic
#EFCABB #C6EFBB #BBE0EF #E4BBEF
square
#EFCABB #C6EFBB #BBE0EF #E4BBEF
split-complementary
#EFCABB #BBEFE4 #BBC6EF
monochromatic
#D87D58 #E3A389 #EFCABB #F9ECE6 #F9ECE6
Accessibility & contrast
On white
1.52
#EFCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#EFCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCABB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCABB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#DCD5BB
Tritanopia (blue-blind)
#F9C5C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcabb; /* rgb */ color: rgb(239, 202, 187); /* oklch */ color: oklch(86.7% 0.047 43.3);
Tailwind
colors: {
custom: {
50: '#f4dacf',
500: '#efcabb',
950: '#000000',
},
}SCSS
$custom: #efcabb; $custom-light: #f4dacf; $custom-dark: #000000;
JSON
{
"hex": "#efcabb",
"rgb": {
"r": 239,
"g": 202,
"b": 187
},
"hsl": {
"h": 17.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.86667,
"c": 0.04686,
"h": 43.3
},
"luminance": 0.6418
}Semantic roles & 50–950 ramp
primary
#EFCABB
secondary
#81B7CD
accent
#98CA1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383