#CBE6FF#CBE6FF
#CBE6FF is a very light, muted cyan. Relative luminance 0.765; OKLCH L 91.3% C 0.045 H 246.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE6FF |
|---|---|
| RGB | rgb(203, 230, 255) |
| HSL | hsl(209, 100%, 90%) |
| HSV | hsv(209, 20%, 100%) |
| CMYK | cmyk(20.4%, 9.8%, 0%, 0%) |
| CIE-LAB | lab(90.09, -3.69, -15.06) |
| CIE-LCH | lch(90.09, 15.50, 256.22°) |
| OKLab | oklab(91.31% -0.018 -0.0409) |
| OKLCH | oklch(91.31% 0.045 246.2) |
| XYZ | xyz(70.9706, 76.5082, 105.6167) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 7.13
Ice Blue
#A5DFF9
ΔE00 7.88
Baby Blue (survey)
#A2CFFE
ΔE00 8.12
Lightsteelblue
#B0C4DE
ΔE00 8.17
Cloudy Blue
#ACC2D9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE6FF #FFE4CB
analogous
#CBFFFE #CBE6FF #CBCCFF
triadic
#CBE6FF #FFCBE6 #E6FFCB
tetradic
#CBE6FF #FECBFF #FFE4CB #CCFFCB
square
#CBE6FF #FECBFF #FFE4CB #CCFFCB
split-complementary
#CBE6FF #FFCBCC #FFFECB
monochromatic
#51ABFF #8EC9FF #CBE6FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.29
#CBE6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CBE6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE6FF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE6FF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE6FF
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#BDECEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbe6ff; /* rgb */ color: rgb(203, 230, 255); /* oklch */ color: oklch(91.3% 0.045 246.2);
Tailwind
colors: {
custom: {
50: '#dbedff',
500: '#cbe6ff',
950: '#000000',
},
}SCSS
$custom: #cbe6ff; $custom-light: #dbedff; $custom-dark: #000000;
JSON
{
"hex": "#cbe6ff",
"rgb": {
"r": 203,
"g": 230,
"b": 255
},
"hsl": {
"h": 208.846,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.91308,
"c": 0.04468,
"h": 246.2
},
"luminance": 0.7651
}Semantic roles & 50–950 ramp
primary
#CBE6FF
secondary
#E9B585
accent
#6E00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486