#CBCFFE#CBCFFE
#CBCFFE is a very light, moderate blue. Relative luminance 0.645; OKLCH L 86.7% C 0.065 H 281.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFFE |
|---|---|
| RGB | rgb(203, 207, 254) |
| HSL | hsl(235, 96%, 90%) |
| HSV | hsv(235, 20%, 100%) |
| CMYK | cmyk(20.1%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(84.21, 8.17, -23.41) |
| CIE-LCH | lch(84.21, 24.79, 289.24°) |
| OKLab | oklab(86.69% 0.0126 -0.0639) |
| OKLCH | oklch(86.69% 0.065 281.1) |
| XYZ | xyz(64.8265, 64.4768, 102.7766) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.40
Light Periwinkle
#C1C6FC
ΔE00 2.70
Light Lavender
#DFC5FE
ΔE00 8.00
Pale Lilac
#E4CBFF
ΔE00 8.11
Light Blue Grey
#B7C9E2
ΔE00 8.83
Powder Blue (survey)
#B1D1FC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFFE #FEFACB
analogous
#CBE9FE #CBCFFE #E1CBFE
triadic
#CBCFFE #FECBCF #CFFECB
tetradic
#CBCFFE #FECBE9 #FEFACB #CBFEE1
square
#CBCFFE #FECBE9 #FEFACB #CBFEE1
split-complementary
#CBCFFE #FEE1CB #E9FECB
monochromatic
#5360FC #8F98FD #CBCFFE #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.51
#CBCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#CBCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFFE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFFE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C1D0FD
Tritanopia (blue-blind)
#C0D7DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbcffe; /* rgb */ color: rgb(203, 207, 254); /* oklch */ color: oklch(86.7% 0.065 281.1);
Tailwind
colors: {
custom: {
50: '#dbddfe',
500: '#cbcffe',
950: '#000000',
},
}SCSS
$custom: #cbcffe; $custom-light: #dbddfe; $custom-dark: #000000;
JSON
{
"hex": "#cbcffe",
"rgb": {
"r": 203,
"g": 207,
"b": 254
},
"hsl": {
"h": 235.294,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.8669,
"c": 0.06515,
"h": 281.1
},
"luminance": 0.64478
}Semantic roles & 50–950 ramp
primary
#CBCFFE
secondary
#E7E086
accent
#D300E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486