#CDCBF8#CDCBF8
#CDCBF8 is a very light, moderate blue. Relative luminance 0.625; OKLCH L 85.8% C 0.062 H 287.0°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBF8 |
|---|---|
| RGB | rgb(205, 203, 248) |
| HSL | hsl(243, 76%, 88%) |
| HSV | hsv(243, 18%, 97%) |
| CMYK | cmyk(17.3%, 18.1%, 0%, 2.7%) |
| CIE-LAB | lab(83.16, 9.62, -21.81) |
| CIE-LCH | lch(83.16, 23.83, 293.80°) |
| OKLab | oklab(85.84% 0.0182 -0.0594) |
| OKLCH | oklch(85.84% 0.062 287) |
| XYZ | xyz(63.4722, 62.4676, 97.5022) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.76
Light Periwinkle
#C1C6FC
ΔE00 3.72
Light Lavender
#DFC5FE
ΔE00 6.39
Pale Lilac
#E4CBFF
ΔE00 6.42
Pale Lavender
#EECFFE
ΔE00 8.51
Light Violet
#D6B4FC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBF8 #F6F8CB
analogous
#CBDFF8 #CDCBF8 #E3CBF8
triadic
#CDCBF8 #F8CDCB #CBF8CD
tetradic
#CDCBF8 #F8CBDF #F6F8CB #CBF8E3
square
#CDCBF8 #F8CBDF #F6F8CB #CBF8E3
split-complementary
#CDCBF8 #F8E3CB #DFF8CB
monochromatic
#655FE9 #9995F1 #CDCBF8 #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.56
#CDCBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CDCBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBF8
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBF8 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0FA
Deuteranopia (green-blind)
#C0CEF7
Tritanopia (blue-blind)
#C4D2DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcbf8; /* rgb */ color: rgb(205, 203, 248); /* oklch */ color: oklch(85.8% 0.062 287.0);
Tailwind
colors: {
custom: {
50: '#dcdafa',
500: '#cdcbf8',
950: '#000000',
},
}SCSS
$custom: #cdcbf8; $custom-light: #dcdafa; $custom-dark: #000000;
JSON
{
"hex": "#cdcbf8",
"rgb": {
"r": 205,
"g": 203,
"b": 248
},
"hsl": {
"h": 242.667,
"s": 76.271,
"l": 88.431
},
"oklch": {
"l": 0.85842,
"c": 0.06214,
"h": 287
},
"luminance": 0.62468
}Semantic roles & 50–950 ramp
primary
#CDCBF8
secondary
#D8DC8B
accent
#D80DCF
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385