#CDCBFB#CDCBFB
#CDCBFB is a very light, moderate blue. Relative luminance 0.627; OKLCH L 86.0% C 0.066 H 286.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBFB |
|---|---|
| RGB | rgb(205, 203, 251) |
| HSL | hsl(243, 86%, 89%) |
| HSV | hsv(243, 19%, 98%) |
| CMYK | cmyk(18.3%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(83.26, 10.26, -23.25) |
| CIE-LCH | lch(83.26, 25.41, 293.82°) |
| OKLab | oklab(85.95% 0.0192 -0.0634) |
| OKLCH | oklch(85.95% 0.066 286.8) |
| XYZ | xyz(63.9413, 62.6552, 99.9730) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.09
Light Periwinkle
#C1C6FC
ΔE00 3.22
Light Lavender
#DFC5FE
ΔE00 6.24
Pale Lilac
#E4CBFF
ΔE00 6.39
Pale Lavender
#EECFFE
ΔE00 8.60
Light Violet
#D6B4FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBFB #F9FBCB
analogous
#CBE1FB #CDCBFB #E5CBFB
triadic
#CDCBFB #FBCDCB #CBFBCD
tetradic
#CDCBFB #FBCBE1 #F9FBCB #CBFBE5
square
#CDCBFB #FBCBE1 #F9FBCB #CBFBE5
split-complementary
#CDCBFB #FBE5CB #E1FBCB
monochromatic
#6059F2 #9692F7 #CDCBFB #E4E3FD #E4E3FD
Accessibility & contrast
On white
1.55
#CDCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CDCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBFB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBFB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FD
Deuteranopia (green-blind)
#BFCEFA
Tritanopia (blue-blind)
#C3D3DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcbfb; /* rgb */ color: rgb(205, 203, 251); /* oklch */ color: oklch(86.0% 0.066 286.8);
Tailwind
colors: {
custom: {
50: '#dcdafc',
500: '#cdcbfb',
950: '#000000',
},
}SCSS
$custom: #cdcbfb; $custom-light: #dcdafc; $custom-dark: #000000;
JSON
{
"hex": "#cdcbfb",
"rgb": {
"r": 205,
"g": 203,
"b": 251
},
"hsl": {
"h": 242.5,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.85952,
"c": 0.06628,
"h": 286.8
},
"luminance": 0.62656
}Semantic roles & 50–950 ramp
primary
#CDCBFB
secondary
#DEE189
accent
#E203D9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385