#EDBF88#EDBF88
#EDBF88 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.088 H 71.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF88 |
|---|---|
| RGB | rgb(237, 191, 136) |
| HSL | hsl(33, 74%, 73%) |
| HSV | hsv(33, 43%, 93%) |
| CMYK | cmyk(0%, 19.4%, 42.6%, 7.1%) |
| CIE-LAB | lab(80.21, 9.42, 33.96) |
| CIE-LCH | lch(80.21, 35.24, 74.49°) |
| OKLab | oklab(83.29% 0.0286 0.0837) |
| OKLCH | oklch(83.29% 0.089 71.1) |
| XYZ | xyz(58.0018, 57.0468, 31.2438) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.05
Very Light Brown
#D3B683
ΔE00 5.83
Tan
#D2B48C
ΔE00 6.00
Fawn
#CFAF7B
ΔE00 6.30
Light Peach
#FFD8B1
ΔE00 7.04
Tan (survey)
#D1B26F
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF88 #88B6ED
analogous
#ED8C88 #EDBF88 #E9ED88
triadic
#EDBF88 #88EDBF #BF88ED
tetradic
#EDBF88 #88ED8C #88B6ED #ED88E9
square
#EDBF88 #88ED8C #88B6ED #ED88E9
split-complementary
#EDBF88 #88E9ED #8C88ED
monochromatic
#DA8621 #E5A253 #EDBF88 #F5DCBD #FBF1E4
Accessibility & contrast
On white
1.69
#EDBF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EDBF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF88
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF88 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC184
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#FDB4B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf88; /* rgb */ color: rgb(237, 191, 136); /* oklch */ color: oklch(83.3% 0.088 71.1);
Tailwind
colors: {
custom: {
50: '#f5d2ab',
500: '#edbf88',
950: '#000000',
},
}SCSS
$custom: #edbf88; $custom-light: #f5d2ab; $custom-dark: #000000;
JSON
{
"hex": "#edbf88",
"rgb": {
"r": 237,
"g": 191,
"b": 136
},
"hsl": {
"h": 32.673,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.83289,
"c": 0.0885,
"h": 71.1
},
"luminance": 0.57044
}Semantic roles & 50–950 ramp
primary
#EDBF88
secondary
#5287C8
accent
#6AD610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381