#EFCD90#EFCD90
#EFCD90 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.3% C 0.087 H 81.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCD90 |
|---|---|
| RGB | rgb(239, 205, 144) |
| HSL | hsl(39, 75%, 75%) |
| HSV | hsv(39, 40%, 94%) |
| CMYK | cmyk(0%, 14.2%, 39.7%, 6.3%) |
| CIE-LAB | lab(83.98, 3.76, 34.79) |
| CIE-LCH | lch(83.98, 35.00, 83.84°) |
| OKLab | oklab(86.34% 0.0125 0.086) |
| OKLCH | oklch(86.34% 0.087 81.7) |
| XYZ | xyz(62.4636, 64.0297, 35.4489) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.91
Pale Peach
#FFE5AD
ΔE00 5.69
Wheat
#F5DEB3
ΔE00 5.95
Burlywood
#DEB887
ΔE00 6.02
Moccasin
#FFE4B5
ΔE00 6.12
Sand (survey)
#E2CA76
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCD90 #90B2EF
analogous
#EF9D90 #EFCD90 #E2EF90
triadic
#EFCD90 #90EFCD #CD90EF
tetradic
#EFCD90 #90EF9D #90B2EF #EF90E2
square
#EFCD90 #90EF9D #90B2EF #EF90E2
split-complementary
#EFCD90 #90E2EF #9D90EF
monochromatic
#E09D25 #E7B55B #EFCD90 #F7E5C5 #FBF3E4
Accessibility & contrast
On white
1.52
#EFCD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#EFCD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCD90
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCD90 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8C
Deuteranopia (green-blind)
#E4D592
Tritanopia (blue-blind)
#FEC2BD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcd90; /* rgb */ color: rgb(239, 205, 144); /* oklch */ color: oklch(86.3% 0.087 81.7);
Tailwind
colors: {
custom: {
50: '#f6dcb1',
500: '#efcd90',
950: '#000000',
},
}SCSS
$custom: #efcd90; $custom-light: #f6dcb1; $custom-dark: #000000;
JSON
{
"hex": "#efcd90",
"rgb": {
"r": 239,
"g": 205,
"b": 144
},
"hsl": {
"h": 38.526,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.86336,
"c": 0.08689,
"h": 81.7
},
"luminance": 0.64027
}Semantic roles & 50–950 ramp
primary
#EFCD90
secondary
#5881CB
accent
#56D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481