#CDCBFD#CDCBFD
#CDCBFD is a very light, moderate blue. Relative luminance 0.628; OKLCH L 86.0% C 0.069 H 286.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBFD |
|---|---|
| RGB | rgb(205, 203, 253) |
| HSL | hsl(242, 93%, 89%) |
| HSV | hsv(242, 20%, 99%) |
| CMYK | cmyk(19%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(83.33, 10.70, -24.21) |
| CIE-LCH | lch(83.33, 26.47, 293.84°) |
| OKLab | oklab(86.03% 0.0198 -0.0661) |
| OKLCH | oklch(86.03% 0.069 286.7) |
| XYZ | xyz(64.2583, 62.7820, 101.6422) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.73
Light Periwinkle
#C1C6FC
ΔE00 2.95
Light Lavender
#DFC5FE
ΔE00 6.20
Pale Lilac
#E4CBFF
ΔE00 6.43
Light Violet
#D6B4FC
ΔE00 8.49
Pale Lavender
#EECFFE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBFD #FBFDCB
analogous
#CBE2FD #CDCBFD #E6CBFD
triadic
#CDCBFD #FDCDCB #CBFDCD
tetradic
#CDCBFD #FDCBE2 #FBFDCB #CBFDE6
square
#CDCBFD #FDCBE2 #FBFDCB #CBFDE6
split-complementary
#CDCBFD #FDE6CB #E2FDCB
monochromatic
#5C55F8 #9490FB #CDCBFD #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.55
#CDCBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CDCBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBFD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBFD | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#C3D3DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcbfd; /* rgb */ color: rgb(205, 203, 253); /* oklch */ color: oklch(86.0% 0.069 286.7);
Tailwind
colors: {
custom: {
50: '#dcdafe',
500: '#cdcbfd',
950: '#000000',
},
}SCSS
$custom: #cdcbfd; $custom-light: #dcdafe; $custom-dark: #000000;
JSON
{
"hex": "#cdcbfd",
"rgb": {
"r": 205,
"g": 203,
"b": 253
},
"hsl": {
"h": 242.4,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.86026,
"c": 0.06904,
"h": 286.7
},
"luminance": 0.62783
}Semantic roles & 50–950 ramp
primary
#CDCBFD
secondary
#E2E587
accent
#E600DC
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385