#CBCFFC#CBCFFC
#CBCFFC is a very light, moderate blue. Relative luminance 0.643; OKLCH L 86.6% C 0.062 H 281.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFFC |
|---|---|
| RGB | rgb(203, 207, 252) |
| HSL | hsl(235, 89%, 89%) |
| HSV | hsv(235, 19%, 99%) |
| CMYK | cmyk(19.4%, 17.9%, 0%, 1.2%) |
| CIE-LAB | lab(84.15, 7.73, -22.45) |
| CIE-LCH | lch(84.15, 23.74, 289.01°) |
| OKLab | oklab(86.62% 0.0119 -0.0612) |
| OKLCH | oklch(86.62% 0.062 281) |
| XYZ | xyz(64.5079, 64.3494, 101.0986) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.69
Light Periwinkle
#C1C6FC
ΔE00 2.99
Light Lavender
#DFC5FE
ΔE00 8.08
Pale Lilac
#E4CBFF
ΔE00 8.14
Light Blue Grey
#B7C9E2
ΔE00 8.70
Powder Blue (survey)
#B1D1FC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFFC #FCF8CB
analogous
#CBE8FC #CBCFFC #E0CBFC
triadic
#CBCFFC #FCCBCF #CFFCCB
tetradic
#CBCFFC #FCCBE8 #FCF8CB #CBFCE0
square
#CBCFFC #FCCBE8 #FCF8CB #CBFCE0
split-complementary
#CBCFFC #FCE0CB #E8FCCB
monochromatic
#5764F5 #919AF9 #CBCFFC #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.51
#CBCFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#CBCFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFFC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFFC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FE
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#C0D7DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbcffc; /* rgb */ color: rgb(203, 207, 252); /* oklch */ color: oklch(86.6% 0.062 281.0);
Tailwind
colors: {
custom: {
50: '#dbddfd',
500: '#cbcffc',
950: '#000000',
},
}SCSS
$custom: #cbcffc; $custom-light: #dbddfd; $custom-dark: #000000;
JSON
{
"hex": "#cbcffc",
"rgb": {
"r": 203,
"g": 207,
"b": 252
},
"hsl": {
"h": 235.102,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.86617,
"c": 0.0624,
"h": 281
},
"luminance": 0.6435
}Semantic roles & 50–950 ramp
primary
#CBCFFC
secondary
#E3DC88
accent
#D300E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485