#CBD0FF#CBD0FF
#CBD0FF is a very light, moderate blue. Relative luminance 0.650; OKLCH L 86.9% C 0.065 H 280.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD0FF |
|---|---|
| RGB | rgb(203, 208, 255) |
| HSL | hsl(234, 100%, 90%) |
| HSV | hsv(234, 20%, 100%) |
| CMYK | cmyk(20.4%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(84.50, 7.86, -23.50) |
| CIE-LCH | lch(84.50, 24.78, 288.48°) |
| OKLab | oklab(86.92% 0.0115 -0.0642) |
| OKLCH | oklch(86.92% 0.065 280.2) |
| XYZ | xyz(65.2301, 65.0271, 103.7032) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.69
Light Periwinkle
#C1C6FC
ΔE00 2.77
Light Lavender
#DFC5FE
ΔE00 8.30
Pale Lilac
#E4CBFF
ΔE00 8.41
Powder Blue (survey)
#B1D1FC
ΔE00 8.58
Light Blue Grey
#B7C9E2
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD0FF #FFFACB
analogous
#CBEAFF #CBD0FF #E0CBFF
triadic
#CBD0FF #FFCBD0 #D0FFCB
tetradic
#CBD0FF #FFCBEA #FFFACB #CBFFE0
square
#CBD0FF #FFCBEA #FFFACB #CBFFE0
split-complementary
#CBD0FF #FFE0CB #EAFFCB
monochromatic
#5161FF #8E99FF #CBD0FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.50
#CBD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#CBD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD0FF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD0FF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#BFD8E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbd0ff; /* rgb */ color: rgb(203, 208, 255); /* oklch */ color: oklch(86.9% 0.065 280.2);
Tailwind
colors: {
custom: {
50: '#dbdeff',
500: '#cbd0ff',
950: '#000000',
},
}SCSS
$custom: #cbd0ff; $custom-light: #dbdeff; $custom-dark: #000000;
JSON
{
"hex": "#cbd0ff",
"rgb": {
"r": 203,
"g": 208,
"b": 255
},
"hsl": {
"h": 234.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.86923,
"c": 0.06524,
"h": 280.2
},
"luminance": 0.65028
}Semantic roles & 50–950 ramp
primary
#CBD0FF
secondary
#E9E085
accent
#CF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486