#EBECCF#EBECCF
#EBECCF is a very light, muted yellow. Relative luminance 0.822; OKLCH L 93.5% C 0.038 H 108.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECCF |
|---|---|
| RGB | rgb(235, 236, 207) |
| HSL | hsl(62, 43%, 87%) |
| HSV | hsv(62, 12%, 93%) |
| CMYK | cmyk(0.4%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(92.64, -5.20, 13.97) |
| CIE-LCH | lch(92.64, 14.90, 110.41°) |
| OKLab | oklab(93.47% -0.0123 0.0362) |
| OKLCH | oklch(93.47% 0.038 108.7) |
| XYZ | xyz(75.5177, 82.1586, 70.8992) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.47
Lightyellow
#FFFFE0
ΔE00 3.98
Off White (survey)
#FFFFE4
ΔE00 4.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.17
Cornsilk
#FFF8DC
ΔE00 4.51
Eggshell
#F0EAD6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECCF #D0CFEC
analogous
#ECDFCF #EBECCF #DDECCF
triadic
#EBECCF #CFEBEC #ECCFEB
tetradic
#EBECCF #CFECDF #D0CFEC #ECCFDD
square
#EBECCF #CFECDF #D0CFEC #ECCFDD
split-complementary
#EBECCF #CFDDEC #DFCFEC
monochromatic
#C6C977 #D9DBA3 #EBECCF #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.20
#EBECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#EBECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECCF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECCF | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CD
Deuteranopia (green-blind)
#F2EAD0
Tritanopia (blue-blind)
#EFE8E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebeccf; /* rgb */ color: rgb(235, 236, 207); /* oklch */ color: oklch(93.5% 0.038 108.7);
Tailwind
colors: {
custom: {
50: '#f1f2dd',
500: '#ebeccf',
950: '#000000',
},
}SCSS
$custom: #ebeccf; $custom-light: #f1f2dd; $custom-dark: #000000;
JSON
{
"hex": "#ebeccf",
"rgb": {
"r": 235,
"g": 236,
"b": 207
},
"hsl": {
"h": 62.069,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.93473,
"c": 0.03824,
"h": 108.7
},
"luminance": 0.82158
}Semantic roles & 50–950 ramp
primary
#EBECCF
secondary
#9998C8
accent
#2FB634
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161615
muted
#858584