#EBCF98#EBCF98
#EBCF98 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.5% C 0.078 H 83.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF98 |
|---|---|
| RGB | rgb(235, 207, 152) |
| HSL | hsl(40, 67%, 76%) |
| HSV | hsv(40, 35%, 92%) |
| CMYK | cmyk(0%, 11.9%, 35.3%, 7.8%) |
| CIE-LAB | lab(84.25, 2.06, 30.96) |
| CIE-LCH | lch(84.25, 31.03, 86.19°) |
| OKLab | oklab(86.51% 0.0083 0.0773) |
| OKLCH | oklch(86.51% 0.078 83.9) |
| XYZ | xyz(62.2425, 64.5571, 38.8818) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.52
Wheat
#F5DEB3
ΔE00 4.53
Pale Peach
#FFE5AD
ΔE00 4.92
Moccasin
#FFE4B5
ΔE00 5.20
Beige (survey)
#E6DAA6
ΔE00 5.49
Very Light Brown
#D3B683
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF98 #98B4EB
analogous
#EBA598 #EBCF98 #DDEB98
triadic
#EBCF98 #98EBCF #CF98EB
tetradic
#EBCF98 #98EBA5 #98B4EB #EB98DD
square
#EBCF98 #98EBA5 #98B4EB #EB98DD
split-complementary
#EBCF98 #98DDEB #A598EB
monochromatic
#D79F32 #E1B765 #EBCF98 #F5E7CB #FAF3E5
Accessibility & contrast
On white
1.51
#EBCF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#EBCF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF98
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF98 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE94
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#F8C6C1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcf98; /* rgb */ color: rgb(235, 207, 152); /* oklch */ color: oklch(86.5% 0.078 83.9);
Tailwind
colors: {
custom: {
50: '#f2ddb6',
500: '#ebcf98',
950: '#000000',
},
}SCSS
$custom: #ebcf98; $custom-light: #f2ddb6; $custom-dark: #000000;
JSON
{
"hex": "#ebcf98",
"rgb": {
"r": 235,
"g": 207,
"b": 152
},
"hsl": {
"h": 39.759,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.8651,
"c": 0.07771,
"h": 83.9
},
"luminance": 0.64555
}Semantic roles & 50–950 ramp
primary
#EBCF98
secondary
#6183C6
accent
#55CF16
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481