#CBCFF9#CBCFF9
#CBCFF9 is a very light, muted blue. Relative luminance 0.642; OKLCH L 86.5% C 0.058 H 280.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFF9 |
|---|---|
| RGB | rgb(203, 207, 249) |
| HSL | hsl(235, 79%, 89%) |
| HSV | hsv(235, 18%, 98%) |
| CMYK | cmyk(18.5%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(84.05, 7.08, -21.01) |
| CIE-LCH | lch(84.05, 22.17, 288.63°) |
| OKLab | oklab(86.51% 0.0109 -0.0572) |
| OKLCH | oklch(86.51% 0.058 280.8) |
| XYZ | xyz(64.0363, 64.1607, 98.6147) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.29
Light Periwinkle
#C1C6FC
ΔE00 3.53
Pale Lilac
#E4CBFF
ΔE00 8.28
Light Lavender
#DFC5FE
ΔE00 8.29
Light Blue Grey
#B7C9E2
ΔE00 8.46
Lavender (CSS)
#E6E6FA
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFF9 #F9F5CB
analogous
#CBE6F9 #CBCFF9 #DECBF9
triadic
#CBCFF9 #F9CBCF #CFF9CB
tetradic
#CBCFF9 #F9CBE6 #F9F5CB #CBF9DE
square
#CBCFF9 #F9CBE6 #F9F5CB #CBF9DE
split-complementary
#CBCFF9 #F9DECB #E6F9CB
monochromatic
#5D6AEC #949CF3 #CBCFF9 #E4E6FC #E4E6FC
Accessibility & contrast
On white
1.52
#CBCFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#CBCFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFF9
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFF9 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FB
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#C1D6DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbcff9; /* rgb */ color: rgb(203, 207, 249); /* oklch */ color: oklch(86.5% 0.058 280.8);
Tailwind
colors: {
custom: {
50: '#dbddfb',
500: '#cbcff9',
950: '#000000',
},
}SCSS
$custom: #cbcff9; $custom-light: #dbddfb; $custom-dark: #000000;
JSON
{
"hex": "#cbcff9",
"rgb": {
"r": 203,
"g": 207,
"b": 249
},
"hsl": {
"h": 234.783,
"s": 79.31,
"l": 88.627
},
"oklch": {
"l": 0.86508,
"c": 0.05826,
"h": 280.8
},
"luminance": 0.64162
}Semantic roles & 50–950 ramp
primary
#CBCFF9
secondary
#DED68B
accent
#C90ADC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485