#CDC8FB#CDC8FB
#CDC8FB is a very light, moderate blue. Relative luminance 0.613; OKLCH L 85.4% C 0.071 H 289.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8FB |
|---|---|
| RGB | rgb(205, 200, 251) |
| HSL | hsl(246, 86%, 88%) |
| HSV | hsv(246, 20%, 98%) |
| CMYK | cmyk(18.3%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.51, 11.87, -24.39) |
| CIE-LCH | lch(82.51, 27.12, 295.96°) |
| OKLab | oklab(85.37% 0.0233 -0.0666) |
| OKLCH | oklch(85.37% 0.071 289.3) |
| XYZ | xyz(63.2397, 61.2520, 99.7392) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.65
Light Periwinkle
#C1C6FC
ΔE00 3.39
Light Lavender
#DFC5FE
ΔE00 5.38
Pale Lilac
#E4CBFF
ΔE00 5.74
Light Violet
#D6B4FC
ΔE00 7.61
Pale Lavender
#EECFFE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8FB #F6FBC8
analogous
#C8DCFB #CDC8FB #E6C8FB
triadic
#CDC8FB #FBCDC8 #C8FBCD
tetradic
#CDC8FB #FBC8DC #F6FBC8 #C8FBE6
square
#CDC8FB #FBC8DC #F6FBC8 #C8FBE6
split-complementary
#CDC8FB #FBE6C8 #DCFBC8
monochromatic
#6556F3 #998FF7 #CDC8FB #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.58
#CDC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#CDC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8FB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8FB | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#BCCCFA
Tritanopia (blue-blind)
#C4D0D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdc8fb; /* rgb */ color: rgb(205, 200, 251); /* oklch */ color: oklch(85.4% 0.071 289.3);
Tailwind
colors: {
custom: {
50: '#dcd8fc',
500: '#cdc8fb',
950: '#000000',
},
}SCSS
$custom: #cdc8fb; $custom-light: #dcd8fc; $custom-dark: #000000;
JSON
{
"hex": "#cdc8fb",
"rgb": {
"r": 205,
"g": 200,
"b": 251
},
"hsl": {
"h": 245.882,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.85371,
"c": 0.07058,
"h": 289.3
},
"luminance": 0.61253
}Semantic roles & 50–950 ramp
primary
#CDC8FB
secondary
#D8E186
accent
#E303CD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385