#EFCFBC#EFCFBC
#EFCFBC is a very light, muted orange. Relative luminance 0.666; OKLCH L 87.6% C 0.044 H 52.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFBC |
|---|---|
| RGB | rgb(239, 207, 188) |
| HSL | hsl(22, 61%, 84%) |
| HSV | hsv(22, 21%, 94%) |
| CMYK | cmyk(0%, 13.4%, 21.3%, 6.3%) |
| CIE-LAB | lab(85.31, 8.29, 13.58) |
| CIE-LCH | lch(85.31, 15.91, 58.58°) |
| OKLab | oklab(87.65% 0.0269 0.0352) |
| OKLCH | oklch(87.65% 0.044 52.6) |
| XYZ | xyz(66.9868, 66.6093, 56.8954) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.20
Peach
#FFDAB9
ΔE00 5.43
Light Peach
#FFD8B1
ΔE00 6.89
Bisque
#FFE4C4
ΔE00 7.57
Warm Beige
#E9DCC9
ΔE00 8.23
Mistyrose
#FFE4E1
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFBC #BCDCEF
analogous
#EFBCC2 #EFCFBC #EFE8BC
triadic
#EFCFBC #BCEFCF #CFBCEF
tetradic
#EFCFBC #C2EFBC #BCDCEF #E8BCEF
square
#EFCFBC #C2EFBC #BCDCEF #E8BCEF
split-complementary
#EFCFBC #BCEFE8 #BCC2EF
monochromatic
#D78859 #E3AC8B #EFCFBC #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.47
#EFCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#EFCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFBC
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFBC | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BB
Deuteranopia (green-blind)
#DFD8BC
Tritanopia (blue-blind)
#F9C9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcfbc; /* rgb */ color: rgb(239, 207, 188); /* oklch */ color: oklch(87.6% 0.044 52.6);
Tailwind
colors: {
custom: {
50: '#f4ddd0',
500: '#efcfbc',
950: '#000000',
},
}SCSS
$custom: #efcfbc; $custom-light: #f4ddd0; $custom-dark: #000000;
JSON
{
"hex": "#efcfbc",
"rgb": {
"r": 239,
"g": 207,
"b": 188
},
"hsl": {
"h": 22.353,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.87648,
"c": 0.04436,
"h": 52.6
},
"luminance": 0.66607
}Semantic roles & 50–950 ramp
primary
#EFCFBC
secondary
#82B1CD
accent
#89C91C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483