#DE9BF2#DE9BF2
#DE9BF2 is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.4% C 0.139 H 318.2°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9BF2 |
|---|---|
| RGB | rgb(222, 155, 242) |
| HSL | hsl(286, 77%, 78%) |
| HSV | hsv(286, 36%, 95%) |
| CMYK | cmyk(8.3%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(73.14, 39.54, -33.79) |
| CIE-LCH | lch(73.14, 52.01, 319.48°) |
| OKLab | oklab(78.43% 0.1038 -0.0926) |
| OKLCH | oklch(78.43% 0.139 318.2) |
| XYZ | xyz(57.8703, 45.3846, 89.6988) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.67
Lavender (survey)
#C79FEF
ΔE00 4.98
Lilac (survey)
#CEA2FD
ΔE00 4.99
Mauve
#E0B0FF
ΔE00 5.15
Plum
#DDA0DD
ΔE00 5.16
Pastel Purple
#CAA0FF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9BF2 #AFF29B
analogous
#B29BF2 #DE9BF2 #F29BDA
triadic
#DE9BF2 #F2DE9B #9BF2DE
tetradic
#DE9BF2 #F2B29B #AFF29B #9BDAF2
square
#DE9BF2 #F2B29B #AFF29B #9BDAF2
split-complementary
#DE9BF2 #DAF29B #9BF2B2
monochromatic
#BA2FE4 #CC65EB #DE9BF2 #F0D1F9 #F6E4FB
Accessibility & contrast
On white
2.08
#DE9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#DE9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9BF2
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9BF2 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#DEA6BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #de9bf2; /* rgb */ color: rgb(222, 155, 242); /* oklch */ color: oklch(78.4% 0.139 318.2);
Tailwind
colors: {
custom: {
50: '#e9b9f6',
500: '#de9bf2',
950: '#000000',
},
}SCSS
$custom: #de9bf2; $custom-light: #e9b9f6; $custom-dark: #000000;
JSON
{
"hex": "#de9bf2",
"rgb": {
"r": 222,
"g": 155,
"b": 242
},
"hsl": {
"h": 286.207,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.78434,
"c": 0.13913,
"h": 318.2
},
"luminance": 0.45383
}Semantic roles & 50–950 ramp
primary
#DE9BF2
secondary
#DEF3D8
accent
#D90C3B
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085