#EFD696#EFD696
#EFD696 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.2% C 0.086 H 89.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD696 |
|---|---|
| RGB | rgb(239, 214, 150) |
| HSL | hsl(43, 74%, 76%) |
| HSV | hsv(43, 37%, 94%) |
| CMYK | cmyk(0%, 10.5%, 37.2%, 6.3%) |
| CIE-LAB | lab(86.33, -0.22, 34.80) |
| CIE-LCH | lch(86.33, 34.80, 90.37°) |
| OKLab | oklab(88.22% 0.0014 0.0862) |
| OKLCH | oklch(88.22% 0.086 89.1) |
| XYZ | xyz(65.1495, 68.6482, 38.6669) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.98
Beige (survey)
#E6DAA6
ΔE00 4.50
Vanilla
#F3E5AB
ΔE00 4.56
Sand (survey)
#E2CA76
ΔE00 4.95
Wheat
#F5DEB3
ΔE00 5.28
Moccasin
#FFE4B5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD696 #96AFEF
analogous
#EFAA96 #EFD696 #DCEF96
triadic
#EFD696 #96EFD6 #D696EF
tetradic
#EFD696 #96EFAA #96AFEF #EF96DC
square
#EFD696 #96EFAA #96AFEF #EF96DC
split-complementary
#EFD696 #96DCEF #AA96EF
monochromatic
#DFAD2C #E7C161 #EFD696 #F7EBCB #FBF5E4
Accessibility & contrast
On white
1.43
#EFD696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#EFD696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD696
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD696 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D491
Deuteranopia (green-blind)
#EADB98
Tritanopia (blue-blind)
#FCCCC6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efd696; /* rgb */ color: rgb(239, 214, 150); /* oklch */ color: oklch(88.2% 0.086 89.1);
Tailwind
colors: {
custom: {
50: '#f5e2b5',
500: '#efd696',
950: '#000000',
},
}SCSS
$custom: #efd696; $custom-light: #f5e2b5; $custom-dark: #000000;
JSON
{
"hex": "#efd696",
"rgb": {
"r": 239,
"g": 214,
"b": 150
},
"hsl": {
"h": 43.146,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.88216,
"c": 0.08621,
"h": 89.1
},
"luminance": 0.68646
}Semantic roles & 50–950 ramp
primary
#EFD696
secondary
#5E7DCB
accent
#47D610
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481