#EFCE90#EFCE90
#EFCE90 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.5% C 0.087 H 82.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCE90 |
|---|---|
| RGB | rgb(239, 206, 144) |
| HSL | hsl(39, 75%, 75%) |
| HSV | hsv(39, 40%, 94%) |
| CMYK | cmyk(0%, 13.8%, 39.7%, 6.3%) |
| CIE-LAB | lab(84.23, 3.24, 35.12) |
| CIE-LCH | lch(84.23, 35.27, 84.73°) |
| OKLab | oklab(86.53% 0.011 0.0867) |
| OKLCH | oklch(86.53% 0.087 82.8) |
| XYZ | xyz(62.7036, 64.5096, 35.5289) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.96
Pale Peach
#FFE5AD
ΔE00 5.44
Sand (survey)
#E2CA76
ΔE00 5.78
Wheat
#F5DEB3
ΔE00 5.88
Moccasin
#FFE4B5
ΔE00 6.04
Burlywood
#DEB887
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCE90 #90B1EF
analogous
#EF9F90 #EFCE90 #E0EF90
triadic
#EFCE90 #90EFCE #CE90EF
tetradic
#EFCE90 #90EF9F #90B1EF #EF90E0
square
#EFCE90 #90EF9F #90B1EF #EF90E0
split-complementary
#EFCE90 #90E0EF #9F90EF
monochromatic
#E09F25 #E7B65B #EFCE90 #F7E6C5 #FBF3E4
Accessibility & contrast
On white
1.51
#EFCE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#EFCE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCE90
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCE90 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#E5D692
Tritanopia (blue-blind)
#FDC3BE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efce90; /* rgb */ color: rgb(239, 206, 144); /* oklch */ color: oklch(86.5% 0.087 82.8);
Tailwind
colors: {
custom: {
50: '#f6dcb1',
500: '#efce90',
950: '#000000',
},
}SCSS
$custom: #efce90; $custom-light: #f6dcb1; $custom-dark: #000000;
JSON
{
"hex": "#efce90",
"rgb": {
"r": 239,
"g": 206,
"b": 144
},
"hsl": {
"h": 39.158,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.86532,
"c": 0.08743,
"h": 82.8
},
"luminance": 0.64507
}Semantic roles & 50–950 ramp
primary
#EFCE90
secondary
#5880CB
accent
#54D70F
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481