#CBBFFD#CBBFFD
#CBBFFD is a very light, moderate violet. Relative luminance 0.571; OKLCH L 83.6% C 0.087 H 293.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFFD |
|---|---|
| RGB | rgb(203, 191, 253) |
| HSL | hsl(252, 94%, 87%) |
| HSV | hsv(252, 25%, 99%) |
| CMYK | cmyk(19.8%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(80.21, 16.57, -28.99) |
| CIE-LCH | lch(80.21, 33.39, 299.75°) |
| OKLab | oklab(83.57% 0.0343 -0.0795) |
| OKLCH | oklch(83.57% 0.087 293.3) |
| XYZ | xyz(60.9850, 57.0494, 100.7081) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.09
Light Periwinkle
#C1C6FC
ΔE00 4.38
Light Lavender
#DFC5FE
ΔE00 4.75
Light Violet
#D6B4FC
ΔE00 5.08
Pale Violet
#CEAEFA
ΔE00 5.40
Pale Lilac
#E4CBFF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFFD #F1FDBF
analogous
#BFD2FD #CBBFFD #EABFFD
triadic
#CBBFFD #FDCBBF #BFFDCB
tetradic
#CBBFFD #FDBFD2 #F1FDBF #BFFDEA
square
#CBBFFD #FDBFD2 #F1FDBF #BFFDEA
split-complementary
#CBBFFD #FDEABF #D2FDBF
monochromatic
#6B48F9 #9B84FB #CBBFFD #E7E1FE #E7E1FE
Accessibility & contrast
On white
1.69
#CBBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#CBBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFFD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFFD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B2C6FB
Tritanopia (blue-blind)
#C1C9D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cbbffd; /* rgb */ color: rgb(203, 191, 253); /* oklch */ color: oklch(83.6% 0.087 293.3);
Tailwind
colors: {
custom: {
50: '#dbd2fe',
500: '#cbbffd',
950: '#000000',
},
}SCSS
$custom: #cbbffd; $custom-light: #dbd2fe; $custom-dark: #000000;
JSON
{
"hex": "#cbbffd",
"rgb": {
"r": 203,
"g": 191,
"b": 253
},
"hsl": {
"h": 251.613,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.83568,
"c": 0.08661,
"h": 293.3
},
"luminance": 0.5705
}Semantic roles & 50–950 ramp
primary
#CBBFFD
secondary
#D0E47C
accent
#E600B9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385