#CBC5FD#CBC5FD
#CBC5FD is a very light, moderate blue. Relative luminance 0.597; OKLCH L 84.7% C 0.078 H 289.5°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC5FD |
|---|---|
| RGB | rgb(203, 197, 253) |
| HSL | hsl(246, 93%, 88%) |
| HSV | hsv(246, 22%, 99%) |
| CMYK | cmyk(19.8%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(81.69, 13.32, -26.73) |
| CIE-LCH | lch(81.69, 29.86, 296.49°) |
| OKLab | oklab(84.71% 0.026 -0.0732) |
| OKLCH | oklch(84.71% 0.078 289.5) |
| XYZ | xyz(62.3204, 59.7201, 101.1533) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.16
Light Periwinkle
#C1C6FC
ΔE00 3.04
Light Lavender
#DFC5FE
ΔE00 5.36
Pale Lilac
#E4CBFF
ΔE00 6.07
Light Violet
#D6B4FC
ΔE00 6.89
Pale Violet
#CEAEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC5FD #F7FDC5
analogous
#C5DBFD #CBC5FD #E7C5FD
triadic
#CBC5FD #FDCBC5 #C5FDCB
tetradic
#CBC5FD #FDC5DB #F7FDC5 #C5FDE7
square
#CBC5FD #FDC5DB #F7FDC5 #C5FDE7
split-complementary
#CBC5FD #FDE7C5 #DBFDC5
monochromatic
#614FF9 #968AFB #CBC5FD #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.62
#CBC5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#CBC5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC5FD
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC5FD | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#B7CAFB
Tritanopia (blue-blind)
#C1CED8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cbc5fd; /* rgb */ color: rgb(203, 197, 253); /* oklch */ color: oklch(84.7% 0.078 289.5);
Tailwind
colors: {
custom: {
50: '#dbd6fe',
500: '#cbc5fd',
950: '#000000',
},
}SCSS
$custom: #cbc5fd; $custom-light: #dbd6fe; $custom-dark: #000000;
JSON
{
"hex": "#cbc5fd",
"rgb": {
"r": 203,
"g": 197,
"b": 253
},
"hsl": {
"h": 246.429,
"s": 93.333,
"l": 88.235
},
"oklch": {
"l": 0.84713,
"c": 0.07766,
"h": 289.5
},
"luminance": 0.59721
}Semantic roles & 50–950 ramp
primary
#CBC5FD
secondary
#DAE582
accent
#E600CD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385