#CBCDFD#CBCDFD
#CBCDFD is a very light, moderate blue. Relative luminance 0.635; OKLCH L 86.3% C 0.066 H 283.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCDFD |
|---|---|
| RGB | rgb(203, 205, 253) |
| HSL | hsl(238, 93%, 89%) |
| HSV | hsv(238, 20%, 99%) |
| CMYK | cmyk(19.8%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(83.68, 9.02, -23.69) |
| CIE-LCH | lch(83.68, 25.35, 290.84°) |
| OKLab | oklab(86.26% 0.015 -0.0647) |
| OKLCH | oklch(86.26% 0.066 283) |
| XYZ | xyz(64.1853, 63.4500, 101.7749) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.79
Light Periwinkle
#C1C6FC
ΔE00 2.55
Light Lavender
#DFC5FE
ΔE00 7.38
Pale Lilac
#E4CBFF
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 9.23
Powder Blue (survey)
#B1D1FC
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCDFD #FDFBCB
analogous
#CBE6FD #CBCDFD #E2CBFD
triadic
#CBCDFD #FDCBCD #CDFDCB
tetradic
#CBCDFD #FDCBE6 #FDFBCB #CBFDE2
square
#CBCDFD #FDCBE6 #FDFBCB #CBFDE2
split-complementary
#CBCDFD #FDE2CB #E6FDCB
monochromatic
#555CF8 #9094FB #CBCDFD #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.53
#CBCDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#CBCDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCDFD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCDFD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#C0D5DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbcdfd; /* rgb */ color: rgb(203, 205, 253); /* oklch */ color: oklch(86.3% 0.066 283.0);
Tailwind
colors: {
custom: {
50: '#dbdcfe',
500: '#cbcdfd',
950: '#000000',
},
}SCSS
$custom: #cbcdfd; $custom-light: #dbdcfe; $custom-dark: #000000;
JSON
{
"hex": "#cbcdfd",
"rgb": {
"r": 203,
"g": 205,
"b": 253
},
"hsl": {
"h": 237.6,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.86262,
"c": 0.06642,
"h": 283
},
"luminance": 0.63451
}Semantic roles & 50–950 ramp
primary
#CBCDFD
secondary
#E5E287
accent
#DC00E6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485