#CBBFFE#CBBFFE
#CBBFFE is a very light, moderate violet. Relative luminance 0.571; OKLCH L 83.6% C 0.088 H 293.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFFE |
|---|---|
| RGB | rgb(203, 191, 254) |
| HSL | hsl(251, 97%, 87%) |
| HSV | hsv(251, 25%, 100%) |
| CMYK | cmyk(20.1%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.24, 16.79, -29.47) |
| CIE-LCH | lch(80.24, 33.91, 299.67°) |
| OKLab | oklab(83.61% 0.0346 -0.0809) |
| OKLCH | oklch(83.61% 0.088 293.1) |
| XYZ | xyz(61.1447, 57.1133, 101.5493) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.13
Light Periwinkle
#C1C6FC
ΔE00 4.35
Light Lavender
#DFC5FE
ΔE00 4.87
Light Violet
#D6B4FC
ΔE00 5.08
Pale Violet
#CEAEFA
ΔE00 5.36
Pale Lilac
#E4CBFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFFE #F2FEBF
analogous
#BFD2FE #CBBFFE #EBBFFE
triadic
#CBBFFE #FECBBF #BFFECB
tetradic
#CBBFFE #FEBFD2 #F2FEBF #BFFEEB
square
#CBBFFE #FEBFD2 #F2FEBF #BFFEEB
split-complementary
#CBBFFE #FEEBBF #D2FEBF
monochromatic
#6946FC #9A83FD #CBBFFE #E7E1FF #E7E1FF
Accessibility & contrast
On white
1.69
#CBBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#CBBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFFE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFFE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#C1C9D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cbbffe; /* rgb */ color: rgb(203, 191, 254); /* oklch */ color: oklch(83.6% 0.088 293.1);
Tailwind
colors: {
custom: {
50: '#dbd2ff',
500: '#cbbffe',
950: '#000000',
},
}SCSS
$custom: #cbbffe; $custom-light: #dbd2ff; $custom-dark: #000000;
JSON
{
"hex": "#cbbffe",
"rgb": {
"r": 203,
"g": 191,
"b": 254
},
"hsl": {
"h": 251.429,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.83608,
"c": 0.08797,
"h": 293.1
},
"luminance": 0.57114
}Semantic roles & 50–950 ramp
primary
#CBBFFE
secondary
#D2E67B
accent
#E600BA
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386