#CBBEFF#CBBEFF
#CBBEFF is a very light, moderate violet. Relative luminance 0.567; OKLCH L 83.5% C 0.091 H 293.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEFF |
|---|---|
| RGB | rgb(203, 190, 255) |
| HSL | hsl(252, 100%, 87%) |
| HSV | hsv(252, 25%, 100%) |
| CMYK | cmyk(20.4%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(80.03, 17.55, -30.32) |
| CIE-LCH | lch(80.03, 35.04, 300.06°) |
| OKLab | oklab(83.46% 0.0362 -0.0833) |
| OKLCH | oklch(83.46% 0.091 293.5) |
| XYZ | xyz(61.0879, 56.7428, 102.3224) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 4.59
Light Violet
#D6B4FC
ΔE00 4.83
Light Lavender
#DFC5FE
ΔE00 5.00
Pale Violet
#CEAEFA
ΔE00 5.03
Pale Lilac
#E4CBFF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEFF #F2FFBE
analogous
#BED2FF #CBBEFF #ECBEFF
triadic
#CBBEFF #FFCBBE #BEFFCB
tetradic
#CBBEFF #FFBED2 #F2FFBE #BEFFEC
square
#CBBEFF #FFBED2 #F2FFBE #BEFFEC
split-complementary
#CBBEFF #FFECBE #D2FFBE
monochromatic
#6944FF #9A81FF #CBBEFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.70
#CBBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#CBBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEFF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEFF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#C1C8D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbbeff; /* rgb */ color: rgb(203, 190, 255); /* oklch */ color: oklch(83.5% 0.091 293.5);
Tailwind
colors: {
custom: {
50: '#dbd1ff',
500: '#cbbeff',
950: '#000000',
},
}SCSS
$custom: #cbbeff; $custom-light: #dbd1ff; $custom-dark: #000000;
JSON
{
"hex": "#cbbeff",
"rgb": {
"r": 203,
"g": 190,
"b": 255
},
"hsl": {
"h": 252,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.83459,
"c": 0.09085,
"h": 293.5
},
"luminance": 0.56743
}Semantic roles & 50–950 ramp
primary
#CBBEFF
secondary
#D2E77A
accent
#E600B8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386