#EFCA90#EFCA90
#EFCA90 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.8% C 0.085 H 78.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA90 |
|---|---|
| RGB | rgb(239, 202, 144) |
| HSL | hsl(37, 75%, 75%) |
| HSV | hsv(37, 40%, 94%) |
| CMYK | cmyk(0%, 15.5%, 39.7%, 6.3%) |
| CIE-LAB | lab(83.24, 5.31, 33.82) |
| CIE-LCH | lch(83.24, 34.23, 81.07°) |
| OKLab | oklab(85.75% 0.0171 0.0837) |
| OKLCH | oklch(85.75% 0.085 78.5) |
| XYZ | xyz(61.7529, 62.6082, 35.2120) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.92
Navajowhite
#FFDEAD
ΔE00 5.01
Very Light Brown
#D3B683
ΔE00 5.85
Wheat
#F5DEB3
ΔE00 6.36
Light Peach
#FFD8B1
ΔE00 6.53
Moccasin
#FFE4B5
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA90 #90B5EF
analogous
#EF9B90 #EFCA90 #E4EF90
triadic
#EFCA90 #90EFCA #CA90EF
tetradic
#EFCA90 #90EF9B #90B5EF #EF90E4
square
#EFCA90 #90EF9B #90B5EF #EF90E4
split-complementary
#EFCA90 #90E4EF #9B90EF
monochromatic
#E09725 #E7B05B #EFCA90 #F7E4C5 #FBF2E4
Accessibility & contrast
On white
1.55
#EFCA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#EFCA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA90
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA90 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8C
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#FEBFBB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efca90; /* rgb */ color: rgb(239, 202, 144); /* oklch */ color: oklch(85.8% 0.085 78.5);
Tailwind
colors: {
custom: {
50: '#f6dab1',
500: '#efca90',
950: '#000000',
},
}SCSS
$custom: #efca90; $custom-light: #f6dab1; $custom-dark: #000000;
JSON
{
"hex": "#efca90",
"rgb": {
"r": 239,
"g": 202,
"b": 144
},
"hsl": {
"h": 36.632,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.8575,
"c": 0.08543,
"h": 78.5
},
"luminance": 0.62605
}Semantic roles & 50–950 ramp
primary
#EFCA90
secondary
#5885CB
accent
#5DD70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381