#CBCFFF#CBCFFF
#CBCFFF is a very light, moderate blue. Relative luminance 0.645; OKLCH L 86.7% C 0.067 H 281.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFFF |
|---|---|
| RGB | rgb(203, 207, 255) |
| HSL | hsl(235, 100%, 90%) |
| HSV | hsv(235, 20%, 100%) |
| CMYK | cmyk(20.4%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(84.25, 8.39, -23.89) |
| CIE-LCH | lch(84.25, 25.32, 289.35°) |
| OKLab | oklab(86.73% 0.0129 -0.0653) |
| OKLCH | oklch(86.73% 0.067 281.2) |
| XYZ | xyz(64.9871, 64.5410, 103.6221) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.31
Light Periwinkle
#C1C6FC
ΔE00 2.58
Light Lavender
#DFC5FE
ΔE00 7.98
Pale Lilac
#E4CBFF
ΔE00 8.11
Powder Blue (survey)
#B1D1FC
ΔE00 8.82
Light Blue Grey
#B7C9E2
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFFF #FFFBCB
analogous
#CBE9FF #CBCFFF #E1CBFF
triadic
#CBCFFF #FFCBCF #CFFFCB
tetradic
#CBCFFF #FFCBE9 #FFFBCB #CBFFE1
square
#CBCFFF #FFCBE9 #FFFBCB #CBFFE1
split-complementary
#CBCFFF #FFE1CB #E9FFCB
monochromatic
#515EFF #8E97FF #CBCFFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.51
#CBCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#CBCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFFF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFFF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C0D1FE
Tritanopia (blue-blind)
#BFD7DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbcfff; /* rgb */ color: rgb(203, 207, 255); /* oklch */ color: oklch(86.7% 0.067 281.2);
Tailwind
colors: {
custom: {
50: '#dbddff',
500: '#cbcfff',
950: '#000000',
},
}SCSS
$custom: #cbcfff; $custom-light: #dbddff; $custom-dark: #000000;
JSON
{
"hex": "#cbcfff",
"rgb": {
"r": 203,
"g": 207,
"b": 255
},
"hsl": {
"h": 235.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.86727,
"c": 0.06653,
"h": 281.2
},
"luminance": 0.64542
}Semantic roles & 50–950 ramp
primary
#CBCFFF
secondary
#E9E285
accent
#D400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486