#EBCF99#EBCF99
#EBCF99 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.5% C 0.077 H 83.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF99 |
|---|---|
| RGB | rgb(235, 207, 153) |
| HSL | hsl(40, 67%, 76%) |
| HSV | hsv(40, 35%, 92%) |
| CMYK | cmyk(0%, 11.9%, 34.9%, 7.8%) |
| CIE-LAB | lab(84.27, 2.18, 30.47) |
| CIE-LCH | lch(84.27, 30.54, 85.91°) |
| OKLab | oklab(86.53% 0.0087 0.0761) |
| OKLCH | oklch(86.53% 0.077 83.5) |
| XYZ | xyz(62.3247, 64.5900, 39.3149) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.39
Navajowhite
#FFDEAD
ΔE00 4.40
Pale Peach
#FFE5AD
ΔE00 4.93
Moccasin
#FFE4B5
ΔE00 5.11
Beige (survey)
#E6DAA6
ΔE00 5.53
Very Light Brown
#D3B683
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF99 #99B5EB
analogous
#EBA699 #EBCF99 #DEEB99
triadic
#EBCF99 #99EBCF #CF99EB
tetradic
#EBCF99 #99EBA6 #99B5EB #EB99DE
square
#EBCF99 #99EBA6 #99B5EB #EB99DE
split-complementary
#EBCF99 #99DEEB #A699EB
monochromatic
#D79F33 #E1B766 #EBCF99 #F5E7CC #FAF3E5
Accessibility & contrast
On white
1.51
#EBCF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#EBCF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF99
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF99 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#E3D59B
Tritanopia (blue-blind)
#F8C6C1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcf99; /* rgb */ color: rgb(235, 207, 153); /* oklch */ color: oklch(86.5% 0.077 83.5);
Tailwind
colors: {
custom: {
50: '#f2ddb7',
500: '#ebcf99',
950: '#000000',
},
}SCSS
$custom: #ebcf99; $custom-light: #f2ddb7; $custom-dark: #000000;
JSON
{
"hex": "#ebcf99",
"rgb": {
"r": 235,
"g": 207,
"b": 153
},
"hsl": {
"h": 39.512,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.86529,
"c": 0.07661,
"h": 83.5
},
"luminance": 0.64588
}Semantic roles & 50–950 ramp
primary
#EBCF99
secondary
#6284C6
accent
#55CF16
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481