#EFCF97#EFCF97
#EFCF97 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.9% C 0.081 H 81.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF97 |
|---|---|
| RGB | rgb(239, 207, 151) |
| HSL | hsl(38, 73%, 76%) |
| HSV | hsv(38, 37%, 94%) |
| CMYK | cmyk(0%, 13.4%, 36.8%, 6.3%) |
| CIE-LAB | lab(84.59, 3.50, 31.99) |
| CIE-LCH | lch(84.59, 32.18, 83.76°) |
| OKLab | oklab(86.86% 0.0123 0.0797) |
| OKLCH | oklch(86.86% 0.081 81.2) |
| XYZ | xyz(63.4968, 65.2133, 38.5149) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.04
Wheat
#F5DEB3
ΔE00 4.86
Pale Peach
#FFE5AD
ΔE00 5.07
Moccasin
#FFE4B5
ΔE00 5.19
Burlywood
#DEB887
ΔE00 6.09
Very Light Brown
#D3B683
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF97 #97B7EF
analogous
#EFA397 #EFCF97 #E3EF97
triadic
#EFCF97 #97EFCF #CF97EF
tetradic
#EFCF97 #97EFA3 #97B7EF #EF97E3
square
#EFCF97 #97EFA3 #97B7EF #EF97E3
split-complementary
#EFCF97 #97E3EF #A397EF
monochromatic
#DF9E2D #E7B762 #EFCF97 #F7E7CC #FBF3E4
Accessibility & contrast
On white
1.50
#EFCF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#EFCF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF97
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF97 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#FDC5C0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcf97; /* rgb */ color: rgb(239, 207, 151); /* oklch */ color: oklch(86.9% 0.081 81.2);
Tailwind
colors: {
custom: {
50: '#f5ddb6',
500: '#efcf97',
950: '#000000',
},
}SCSS
$custom: #efcf97; $custom-light: #f5ddb6; $custom-dark: #000000;
JSON
{
"hex": "#efcf97",
"rgb": {
"r": 239,
"g": 207,
"b": 151
},
"hsl": {
"h": 38.182,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.86855,
"c": 0.08059,
"h": 81.2
},
"luminance": 0.65211
}Semantic roles & 50–950 ramp
primary
#EFCF97
secondary
#5F86CB
accent
#58D510
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481