#EFCBAE#EFCBAE
#EFCBAE is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.6% C 0.056 H 60.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCBAE |
|---|---|
| RGB | rgb(239, 203, 174) |
| HSL | hsl(27, 67%, 81%) |
| HSV | hsv(27, 27%, 94%) |
| CMYK | cmyk(0%, 15.1%, 27.2%, 6.3%) |
| CIE-LAB | lab(84.03, 8.44, 19.19) |
| CIE-LCH | lch(84.03, 20.96, 66.26°) |
| OKLab | oklab(86.55% 0.0275 0.0492) |
| OKLCH | oklch(86.55% 0.056 60.8) |
| XYZ | xyz(64.5933, 64.1210, 49.0103) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.05
Peach
#FFDAB9
ΔE00 3.66
Light Peach
#FFD8B1
ΔE00 4.26
Bisque
#FFE4C4
ΔE00 6.53
Burlywood
#DEB887
ΔE00 7.78
Navajowhite
#FFDEAD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCBAE #AED2EF
analogous
#EFAEB1 #EFCBAE #EFEBAE
triadic
#EFCBAE #AEEFCB #CBAEEF
tetradic
#EFCBAE #B1EFAE #AED2EF #EBAEEF
square
#EFCBAE #B1EFAE #AED2EF #EBAEEF
split-complementary
#EFCBAE #AEEFEB #AEB1EF
monochromatic
#DB8948 #E5AA7B #EFCBAE #F9ECE1 #FAEFE5
Accessibility & contrast
On white
1.52
#EFCBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#EFCBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCBAE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCBAE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAC
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#FBC4C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcbae; /* rgb */ color: rgb(239, 203, 174); /* oklch */ color: oklch(86.6% 0.056 60.8);
Tailwind
colors: {
custom: {
50: '#f5dac6',
500: '#efcbae',
950: '#000000',
},
}SCSS
$custom: #efcbae; $custom-light: #f5dac6; $custom-dark: #000000;
JSON
{
"hex": "#efcbae",
"rgb": {
"r": 239,
"g": 203,
"b": 174
},
"hsl": {
"h": 26.769,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.86551,
"c": 0.05633,
"h": 60.8
},
"luminance": 0.64119
}Semantic roles & 50–950 ramp
primary
#EFCBAE
secondary
#74A5CD
accent
#7DCF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382