#CBBEF2#CBBEF2
#CBBEF2 is a very light, moderate violet. Relative luminance 0.559; OKLCH L 83.0% C 0.073 H 296.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEF2 |
|---|---|
| RGB | rgb(203, 190, 242) |
| HSL | hsl(255, 67%, 85%) |
| HSV | hsv(255, 21%, 95%) |
| CMYK | cmyk(16.1%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(79.58, 14.71, -24.07) |
| CIE-LCH | lch(79.58, 28.21, 301.44°) |
| OKLab | oklab(82.95% 0.0324 -0.0657) |
| OKLCH | oklch(82.95% 0.073 296.2) |
| XYZ | xyz(59.0657, 55.9339, 91.6717) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.05
Periwinkle
#CCCCFF
ΔE00 4.61
Pale Lilac
#E4CBFF
ΔE00 4.98
Light Violet
#D6B4FC
ΔE00 5.49
Light Periwinkle
#C1C6FC
ΔE00 5.50
Pale Violet
#CEAEFA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEF2 #E5F2BE
analogous
#BECBF2 #CBBEF2 #E5BEF2
triadic
#CBBEF2 #F2CBBE #BEF2CB
tetradic
#CBBEF2 #F2BECB #E5F2BE #BEF2E5
square
#CBBEF2 #F2BECB #E5F2BE #BEF2E5
split-complementary
#CBBEF2 #F2E5BE #CBF2BE
monochromatic
#7958DE #A28BE8 #CBBEF2 #EBE5FA #EBE5FA
Accessibility & contrast
On white
1.72
#CBBEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#CBBEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEF2
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEF2 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F4
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#C4C6D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbbef2; /* rgb */ color: rgb(203, 190, 242); /* oklch */ color: oklch(83.0% 0.073 296.2);
Tailwind
colors: {
custom: {
50: '#dbd1f6',
500: '#cbbef2',
950: '#000000',
},
}SCSS
$custom: #cbbef2; $custom-light: #dbd1f6; $custom-dark: #000000;
JSON
{
"hex": "#cbbef2",
"rgb": {
"r": 203,
"g": 190,
"b": 242
},
"hsl": {
"h": 255,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.82953,
"c": 0.07321,
"h": 296.2
},
"luminance": 0.55934
}Semantic roles & 50–950 ramp
primary
#CBBEF2
secondary
#BED282
accent
#CF17A1
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385