#EBDFDF#EBDFDF
#EBDFDF is a very light, near-neutral red. Relative luminance 0.758; OKLCH L 91.3% C 0.013 H 17.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFDF |
|---|---|
| RGB | rgb(235, 223, 223) |
| HSL | hsl(0, 23%, 90%) |
| HSV | hsv(0, 5%, 92%) |
| CMYK | cmyk(0%, 5.1%, 5.1%, 7.8%) |
| CIE-LAB | lab(89.75, 4.08, 1.46) |
| CIE-LCH | lch(89.75, 4.34, 19.72°) |
| OKLab | oklab(91.32% 0.0126 0.0039) |
| OKLCH | oklch(91.32% 0.013 17.4) |
| XYZ | xyz(73.9662, 75.7659, 80.5254) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.55
Lavenderblush
#FFF0F5
ΔE00 4.72
Mistyrose
#FFE4E1
ΔE00 5.65
Gainsboro
#DCDCDC
ΔE00 5.66
Seashell
#FFF5EE
ΔE00 5.96
Snow
#FFFAFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFDF #DFEBEB
analogous
#EBDFE5 #EBDFDF #EBE5DF
triadic
#EBDFDF #DFEBDF #DFDFEB
tetradic
#EBDFDF #E5EBDF #DFEBEB #E5DFEB
square
#EBDFDF #E5EBDF #DFEBEB #E5DFEB
split-complementary
#EBDFDF #DFEBE5 #DFE5EB
monochromatic
#BC9494 #D3B9B9 #EBDFDF #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.30
#EBDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#EBDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFDF
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFDF | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#E4E2DF
Tritanopia (blue-blind)
#EEDEDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdfdf; /* rgb */ color: rgb(235, 223, 223); /* oklch */ color: oklch(91.3% 0.013 17.4);
Tailwind
colors: {
custom: {
50: '#f1e9e9',
500: '#ebdfdf',
950: '#000000',
},
}SCSS
$custom: #ebdfdf; $custom-light: #f1e9e9; $custom-dark: #000000;
JSON
{
"hex": "#ebdfdf",
"rgb": {
"r": 235,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91319,
"c": 0.01315,
"h": 17.4
},
"luminance": 0.75765
}Semantic roles & 50–950 ramp
primary
#EBDFDF
secondary
#ABC3C3
accent
#A2A244
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484