#EFCDB2#EFCDB2
#EFCDB2 is a very light, muted orange. Relative luminance 0.652; OKLCH L 87.0% C 0.053 H 60.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDB2 |
|---|---|
| RGB | rgb(239, 205, 178) |
| HSL | hsl(27, 66%, 82%) |
| HSV | hsv(27, 26%, 94%) |
| CMYK | cmyk(0%, 14.2%, 25.5%, 6.3%) |
| CIE-LAB | lab(84.60, 7.93, 17.87) |
| CIE-LCH | lch(84.60, 19.55, 66.07°) |
| OKLab | oklab(87.03% 0.026 0.046) |
| OKLCH | oklch(87.03% 0.053 60.5) |
| XYZ | xyz(65.4644, 65.2300, 51.2531) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.31
Peach
#FFDAB9
ΔE00 3.55
Light Peach
#FFD8B1
ΔE00 4.45
Bisque
#FFE4C4
ΔE00 6.16
Navajowhite
#FFDEAD
ΔE00 7.95
Warm Beige
#E9DCC9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDB2 #B2D4EF
analogous
#EFB2B6 #EFCDB2 #EFEBB2
triadic
#EFCDB2 #B2EFCD #CDB2EF
tetradic
#EFCDB2 #B6EFB2 #B2D4EF #EBB2EF
square
#EFCDB2 #B6EFB2 #B2D4EF #EBB2EF
split-complementary
#EFCDB2 #B2EFEB #B2B6EF
monochromatic
#DA8B4D #E4AC7F #EFCDB2 #FAEEE5 #FAEFE6
Accessibility & contrast
On white
1.50
#EFCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#EFCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDB2
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDB2 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB0
Deuteranopia (green-blind)
#DFD6B2
Tritanopia (blue-blind)
#FAC6C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcdb2; /* rgb */ color: rgb(239, 205, 178); /* oklch */ color: oklch(87.0% 0.053 60.5);
Tailwind
colors: {
custom: {
50: '#f5dcc9',
500: '#efcdb2',
950: '#000000',
},
}SCSS
$custom: #efcdb2; $custom-light: #f5dcc9; $custom-dark: #000000;
JSON
{
"hex": "#efcdb2",
"rgb": {
"r": 239,
"g": 205,
"b": 178
},
"hsl": {
"h": 26.557,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.87027,
"c": 0.05281,
"h": 60.5
},
"luminance": 0.65228
}Semantic roles & 50–950 ramp
primary
#EFCDB2
secondary
#78A7CD
accent
#7DCD18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482