#EBBF99#EBBF99
#EBBF99 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.072 H 62.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF99 |
|---|---|
| RGB | rgb(235, 191, 153) |
| HSL | hsl(28, 67%, 76%) |
| HSV | hsv(28, 35%, 92%) |
| CMYK | cmyk(0%, 18.7%, 34.9%, 7.8%) |
| CIE-LAB | lab(80.31, 10.54, 25.13) |
| CIE-LCH | lch(80.31, 27.25, 67.23°) |
| OKLab | oklab(83.42% 0.0331 0.0634) |
| OKLCH | oklch(83.42% 0.072 62.4) |
| XYZ | xyz(58.6430, 57.2264, 38.0877) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.91
Apricot
#FBCEB1
ΔE00 4.97
Light Peach
#FFD8B1
ΔE00 5.89
Tan
#D2B48C
ΔE00 6.05
Peach
#FFDAB9
ΔE00 6.42
Very Light Brown
#D3B683
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF99 #99C5EB
analogous
#EB999C #EBBF99 #EBE899
triadic
#EBBF99 #99EBBF #BF99EB
tetradic
#EBBF99 #9CEB99 #99C5EB #E899EB
square
#EBBF99 #9CEB99 #99C5EB #E899EB
split-complementary
#EBBF99 #99EBE8 #999CEB
monochromatic
#D77F33 #E19F66 #EBBF99 #F5DFCC #FAEFE5
Accessibility & contrast
On white
1.69
#EBBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EBBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF99
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF99 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC296
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#F9B6B5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf99; /* rgb */ color: rgb(235, 191, 153); /* oklch */ color: oklch(83.4% 0.072 62.4);
Tailwind
colors: {
custom: {
50: '#f3d2b7',
500: '#ebbf99',
950: '#000000',
},
}SCSS
$custom: #ebbf99; $custom-light: #f3d2b7; $custom-dark: #000000;
JSON
{
"hex": "#ebbf99",
"rgb": {
"r": 235,
"g": 191,
"b": 153
},
"hsl": {
"h": 27.805,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.8342,
"c": 0.07152,
"h": 62.4
},
"luminance": 0.57224
}Semantic roles & 50–950 ramp
primary
#EBBF99
secondary
#6298C6
accent
#7ACF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381