#CBBEEE#CBBEEE
#CBBEEE is a very light, moderate violet. Relative luminance 0.557; OKLCH L 82.8% C 0.068 H 297.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEEE |
|---|---|
| RGB | rgb(203, 190, 238) |
| HSL | hsl(256, 59%, 84%) |
| HSV | hsv(256, 20%, 93%) |
| CMYK | cmyk(14.7%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(79.44, 13.86, -22.13) |
| CIE-LCH | lch(79.44, 26.11, 302.07°) |
| OKLab | oklab(82.8% 0.0311 -0.0602) |
| OKLCH | oklch(82.8% 0.068 297.3) |
| XYZ | xyz(58.4715, 55.6962, 88.5423) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.27
Pale Lilac
#E4CBFF
ΔE00 4.93
Periwinkle
#CCCCFF
ΔE00 5.01
Light Periwinkle
#C1C6FC
ΔE00 6.05
Light Violet
#D6B4FC
ΔE00 6.10
Pale Violet
#CEAEFA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEEE #E1EEBE
analogous
#BEC9EE #CBBEEE #E3BEEE
triadic
#CBBEEE #EECBBE #BEEECB
tetradic
#CBBEEE #EEBEC9 #E1EEBE #BEEEE3
square
#CBBEEE #EEBEC9 #E1EEBE #BEEEE3
split-complementary
#CBBEEE #EEE3BE #C9EEBE
monochromatic
#7D5DD5 #A48DE1 #CBBEEE #ECE7F9 #ECE7F9
Accessibility & contrast
On white
1.73
#CBBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CBBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEEE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEEE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#C5C5CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbbeee; /* rgb */ color: rgb(203, 190, 238); /* oklch */ color: oklch(82.8% 0.068 297.3);
Tailwind
colors: {
custom: {
50: '#dbd1f3',
500: '#cbbeee',
950: '#000000',
},
}SCSS
$custom: #cbbeee; $custom-light: #dbd1f3; $custom-dark: #000000;
JSON
{
"hex": "#cbbeee",
"rgb": {
"r": 203,
"g": 190,
"b": 238
},
"hsl": {
"h": 256.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.82803,
"c": 0.06779,
"h": 297.3
},
"luminance": 0.55696
}Semantic roles & 50–950 ramp
primary
#CBBEEE
secondary
#B8CC84
accent
#C61F99
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151417
muted
#848385