#EBCF90#EBCF90
#EBCF90 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.4% C 0.086 H 86.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF90 |
|---|---|
| RGB | rgb(235, 207, 144) |
| HSL | hsl(42, 69%, 74%) |
| HSV | hsv(42, 39%, 92%) |
| CMYK | cmyk(0%, 11.9%, 38.7%, 7.8%) |
| CIE-LAB | lab(84.12, 1.15, 34.91) |
| CIE-LCH | lch(84.12, 34.93, 88.11°) |
| OKLab | oklab(86.36% 0.0051 0.0863) |
| OKLCH | oklch(86.36% 0.086 86.6) |
| XYZ | xyz(61.6093, 64.3038, 35.5467) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.68
Pale Peach
#FFE5AD
ΔE00 5.22
Beige (survey)
#E6DAA6
ΔE00 5.58
Navajowhite
#FFDEAD
ΔE00 5.64
Wheat
#F5DEB3
ΔE00 5.81
Moccasin
#FFE4B5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF90 #90ACEB
analogous
#EBA290 #EBCF90 #DAEB90
triadic
#EBCF90 #90EBCF #CF90EB
tetradic
#EBCF90 #90EBA2 #90ACEB #EB90DA
square
#EBCF90 #90EBA2 #90ACEB #EB90DA
split-complementary
#EBCF90 #90DAEB #A290EB
monochromatic
#D8A228 #E2B95C #EBCF90 #F4E5C4 #FAF4E5
Accessibility & contrast
On white
1.52
#EBCF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#EBCF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF90
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF90 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#E4D592
Tritanopia (blue-blind)
#F9C5BF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcf90; /* rgb */ color: rgb(235, 207, 144); /* oklch */ color: oklch(86.4% 0.086 86.6);
Tailwind
colors: {
custom: {
50: '#f3ddb1',
500: '#ebcf90',
950: '#000000',
},
}SCSS
$custom: #ebcf90; $custom-light: #f3ddb1; $custom-dark: #000000;
JSON
{
"hex": "#ebcf90",
"rgb": {
"r": 235,
"g": 207,
"b": 144
},
"hsl": {
"h": 41.538,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.86364,
"c": 0.08643,
"h": 86.6
},
"luminance": 0.64301
}Semantic roles & 50–950 ramp
primary
#EBCF90
secondary
#597BC6
accent
#4ED114
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481