#EBBF98#EBBF98
#EBBF98 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.072 H 63.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF98 |
|---|---|
| RGB | rgb(235, 191, 152) |
| HSL | hsl(28, 67%, 76%) |
| HSV | hsv(28, 35%, 92%) |
| CMYK | cmyk(0%, 18.7%, 35.3%, 7.8%) |
| CIE-LAB | lab(80.29, 10.42, 25.63) |
| CIE-LCH | lch(80.29, 27.67, 67.87°) |
| OKLab | oklab(83.4% 0.0327 0.0646) |
| OKLCH | oklch(83.4% 0.072 63.1) |
| XYZ | xyz(58.5607, 57.1936, 37.6545) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.65
Apricot
#FBCEB1
ΔE00 5.20
Light Peach
#FFD8B1
ΔE00 5.86
Tan
#D2B48C
ΔE00 5.90
Peach
#FFDAB9
ΔE00 6.47
Very Light Brown
#D3B683
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF98 #98C4EB
analogous
#EB989A #EBBF98 #EBE998
triadic
#EBBF98 #98EBBF #BF98EB
tetradic
#EBBF98 #9AEB98 #98C4EB #E998EB
square
#EBBF98 #9AEB98 #98C4EB #E998EB
split-complementary
#EBBF98 #98EBE9 #989AEB
monochromatic
#D77F32 #E19F65 #EBBF98 #F5DFCB #FAEFE5
Accessibility & contrast
On white
1.69
#EBBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EBBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF98
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF98 | 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)
#CDC195
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#F9B6B5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf98; /* rgb */ color: rgb(235, 191, 152); /* oklch */ color: oklch(83.4% 0.072 63.1);
Tailwind
colors: {
custom: {
50: '#f3d2b6',
500: '#ebbf98',
950: '#000000',
},
}SCSS
$custom: #ebbf98; $custom-light: #f3d2b6; $custom-dark: #000000;
JSON
{
"hex": "#ebbf98",
"rgb": {
"r": 235,
"g": 191,
"b": 152
},
"hsl": {
"h": 28.193,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.83399,
"c": 0.0724,
"h": 63.1
},
"luminance": 0.57191
}Semantic roles & 50–950 ramp
primary
#EBBF98
secondary
#6197C6
accent
#78CF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381