#CBBEF0#CBBEF0
#CBBEF0 is a very light, moderate violet. Relative luminance 0.558; OKLCH L 82.9% C 0.070 H 296.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEF0 |
|---|---|
| RGB | rgb(203, 190, 240) |
| HSL | hsl(256, 63%, 84%) |
| HSV | hsv(256, 21%, 94%) |
| CMYK | cmyk(15.4%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(79.51, 14.29, -23.10) |
| CIE-LCH | lch(79.51, 27.16, 301.74°) |
| OKLab | oklab(82.88% 0.0317 -0.063) |
| OKLCH | oklch(82.88% 0.071 296.7) |
| XYZ | xyz(58.7669, 55.8144, 90.0984) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.12
Periwinkle
#CCCCFF
ΔE00 4.79
Pale Lilac
#E4CBFF
ΔE00 4.93
Light Periwinkle
#C1C6FC
ΔE00 5.76
Light Violet
#D6B4FC
ΔE00 5.77
Pale Violet
#CEAEFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEF0 #E3F0BE
analogous
#BECAF0 #CBBEF0 #E4BEF0
triadic
#CBBEF0 #F0CBBE #BEF0CB
tetradic
#CBBEF0 #F0BECA #E3F0BE #BEF0E4
square
#CBBEF0 #F0BECA #E3F0BE #BEF0E4
split-complementary
#CBBEF0 #F0E4BE #CAF0BE
monochromatic
#7B5BD9 #A38CE5 #CBBEF0 #EBE6F9 #EBE6F9
Accessibility & contrast
On white
1.73
#CBBEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CBBEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEF0
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEF0 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F2
Deuteranopia (green-blind)
#B5C4EF
Tritanopia (blue-blind)
#C4C5CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbbef0; /* rgb */ color: rgb(203, 190, 240); /* oklch */ color: oklch(82.9% 0.070 296.7);
Tailwind
colors: {
custom: {
50: '#dbd1f5',
500: '#cbbef0',
950: '#000000',
},
}SCSS
$custom: #cbbef0; $custom-light: #dbd1f5; $custom-dark: #000000;
JSON
{
"hex": "#cbbef0",
"rgb": {
"r": 203,
"g": 190,
"b": 240
},
"hsl": {
"h": 255.6,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.82877,
"c": 0.0705,
"h": 296.7
},
"luminance": 0.55815
}Semantic roles & 50–950 ramp
primary
#CBBEF0
secondary
#BBCF84
accent
#CA1B9D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385