#EDBB99#EDBB99
#EDBB99 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.9% C 0.074 H 55.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBB99 |
|---|---|
| RGB | rgb(237, 187, 153) |
| HSL | hsl(24, 70%, 76%) |
| HSV | hsv(24, 35%, 93%) |
| CMYK | cmyk(0%, 21.1%, 35.4%, 7.1%) |
| CIE-LAB | lab(79.53, 13.43, 24.10) |
| CIE-LCH | lch(79.53, 27.59, 60.87°) |
| OKLab | oklab(82.86% 0.0416 0.0609) |
| OKLCH | oklch(82.86% 0.074 55.7) |
| XYZ | xyz(58.4467, 55.8481, 37.8320) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.71
Peach (survey)
#FFB07C
ΔE00 6.67
Burlywood
#DEB887
ΔE00 7.11
Light Peach
#FFD8B1
ΔE00 7.56
Peach
#FFDAB9
ΔE00 7.68
Tan
#D2B48C
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBB99 #99CBED
analogous
#ED99A1 #EDBB99 #EDE599
triadic
#EDBB99 #99EDBB #BB99ED
tetradic
#EDBB99 #A1ED99 #99CBED #E599ED
square
#EDBB99 #A1ED99 #99CBED #E599ED
split-complementary
#EDBB99 #99EDE5 #99A1ED
monochromatic
#DB7631 #E49865 #EDBB99 #F6DECD #FAEEE5
Accessibility & contrast
On white
1.73
#EDBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#EDBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBB99
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBB99 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF97
Deuteranopia (green-blind)
#D5C999
Tritanopia (blue-blind)
#FBB2B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #edbb99; /* rgb */ color: rgb(237, 187, 153); /* oklch */ color: oklch(82.9% 0.074 55.7);
Tailwind
colors: {
custom: {
50: '#f4cfb7',
500: '#edbb99',
950: '#000000',
},
}SCSS
$custom: #edbb99; $custom-light: #f4cfb7; $custom-dark: #000000;
JSON
{
"hex": "#edbb99",
"rgb": {
"r": 237,
"g": 187,
"b": 153
},
"hsl": {
"h": 24.286,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.82855,
"c": 0.07374,
"h": 55.7
},
"luminance": 0.55845
}Semantic roles & 50–950 ramp
primary
#EDBB99
secondary
#619FC9
accent
#85D214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381