#ECCFFB#ECCFFB
#ECCFFB is a very light, moderate violet. Relative luminance 0.694; OKLCH L 89.2% C 0.067 H 314.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFFB |
|---|---|
| RGB | rgb(236, 207, 251) |
| HSL | hsl(280, 85%, 90%) |
| HSV | hsv(280, 18%, 98%) |
| CMYK | cmyk(6%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(86.71, 17.89, -17.79) |
| CIE-LCH | lch(86.71, 25.23, 315.17°) |
| OKLab | oklab(89.23% 0.0466 -0.0479) |
| OKLCH | oklch(89.23% 0.067 314.2) |
| XYZ | xyz(74.3147, 69.4243, 100.7334) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.82
Very Light Purple
#F6CEFC
ΔE00 2.59
Pale Lilac
#E4CBFF
ΔE00 2.85
Light Lilac
#EDC8FF
ΔE00 3.03
Pale Mauve
#FED0FC
ΔE00 4.20
Light Lavender
#DFC5FE
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFFB #DEFBCF
analogous
#D6CFFB #ECCFFB #FBCFF4
triadic
#ECCFFB #FBECCF #CFFBEC
tetradic
#ECCFFB #FBD6CF #DEFBCF #CFF4FB
square
#ECCFFB #FBD6CF #DEFBCF #CFF4FB
split-complementary
#ECCFFB #F4FBCF #CFFBD6
monochromatic
#BF5EF2 #D697F6 #ECCFFB #F4E3FD #F4E3FD
Accessibility & contrast
On white
1.41
#ECCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#ECCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFFB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFFB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FD
Deuteranopia (green-blind)
#CFDAF9
Tritanopia (blue-blind)
#EBD4DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eccffb; /* rgb */ color: rgb(236, 207, 251); /* oklch */ color: oklch(89.2% 0.067 314.2);
Tailwind
colors: {
custom: {
50: '#f2ddfc',
500: '#eccffb',
950: '#000000',
},
}SCSS
$custom: #eccffb; $custom-light: #f2ddfc; $custom-dark: #000000;
JSON
{
"hex": "#eccffb",
"rgb": {
"r": 236,
"g": 207,
"b": 251
},
"hsl": {
"h": 279.545,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.89232,
"c": 0.06684,
"h": 314.2
},
"luminance": 0.69424
}Semantic roles & 50–950 ramp
primary
#ECCFFB
secondary
#AAE28D
accent
#E10450
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485