#CBBEFD#CBBEFD
#CBBEFD is a very light, moderate violet. Relative luminance 0.566; OKLCH L 83.4% C 0.088 H 293.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEFD |
|---|---|
| RGB | rgb(203, 190, 253) |
| HSL | hsl(252, 94%, 87%) |
| HSV | hsv(252, 25%, 99%) |
| CMYK | cmyk(19.8%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(79.96, 17.11, -29.36) |
| CIE-LCH | lch(79.96, 33.99, 300.23°) |
| OKLab | oklab(83.38% 0.0357 -0.0806) |
| OKLCH | oklch(83.38% 0.088 293.9) |
| XYZ | xyz(60.7677, 56.6147, 100.6357) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.40
Light Periwinkle
#C1C6FC
ΔE00 4.63
Light Lavender
#DFC5FE
ΔE00 4.74
Light Violet
#D6B4FC
ΔE00 4.80
Pale Violet
#CEAEFA
ΔE00 5.08
Pale Lilac
#E4CBFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEFD #F0FDBE
analogous
#BED1FD #CBBEFD #EBBEFD
triadic
#CBBEFD #FDCBBE #BEFDCB
tetradic
#CBBEFD #FDBED1 #F0FDBE #BEFDEB
square
#CBBEFD #FDBED1 #F0FDBE #BEFDEB
split-complementary
#CBBEFD #FDEBBE #D1FDBE
monochromatic
#6C47F9 #9C83FB #CBBEFD #E7E1FE #E7E1FE
Accessibility & contrast
On white
1.70
#CBBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#CBBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEFD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEFD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B1C5FB
Tritanopia (blue-blind)
#C1C8D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbbefd; /* rgb */ color: rgb(203, 190, 253); /* oklch */ color: oklch(83.4% 0.088 293.9);
Tailwind
colors: {
custom: {
50: '#dbd1fe',
500: '#cbbefd',
950: '#000000',
},
}SCSS
$custom: #cbbefd; $custom-light: #dbd1fe; $custom-dark: #000000;
JSON
{
"hex": "#cbbefd",
"rgb": {
"r": 203,
"g": 190,
"b": 253
},
"hsl": {
"h": 252.381,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.83379,
"c": 0.08814,
"h": 293.9
},
"luminance": 0.56615
}Semantic roles & 50–950 ramp
primary
#CBBEFD
secondary
#CEE47B
accent
#E600B6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385