#CBE2FF#CBE2FF
#CBE2FF is a very light, muted cyan. Relative luminance 0.743; OKLCH L 90.5% C 0.047 H 254.3°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2FF |
|---|---|
| RGB | rgb(203, 226, 255) |
| HSL | hsl(213, 100%, 90%) |
| HSV | hsv(213, 20%, 100%) |
| CMYK | cmyk(20.4%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(89.07, -1.62, -16.60) |
| CIE-LCH | lch(89.07, 16.68, 264.42°) |
| OKLab | oklab(90.5% -0.0127 -0.0451) |
| OKLCH | oklch(90.5% 0.047 254.3) |
| XYZ | xyz(69.8703, 74.3074, 105.2499) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.53
Light Blue Grey
#B7C9E2
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 7.13
Baby Blue (survey)
#A2CFFE
ΔE00 7.70
Cloudy Blue
#ACC2D9
ΔE00 7.96
Lavender (CSS)
#E6E6FA
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2FF #FFE8CB
analogous
#CBFCFF #CBE2FF #CECBFF
triadic
#CBE2FF #FFCBE2 #E2FFCB
tetradic
#CBE2FF #FFCBFC #FFE8CB #CBFFCE
square
#CBE2FF #FFCBFC #FFE8CB #CBFFCE
split-complementary
#CBE2FF #FFCECB #FCFFCB
monochromatic
#519EFF #8EC0FF #CBE2FF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.32
#CBE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CBE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2FF
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2FF | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#BEE8EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbe2ff; /* rgb */ color: rgb(203, 226, 255); /* oklch */ color: oklch(90.5% 0.047 254.3);
Tailwind
colors: {
custom: {
50: '#dbebff',
500: '#cbe2ff',
950: '#000000',
},
}SCSS
$custom: #cbe2ff; $custom-light: #dbebff; $custom-dark: #000000;
JSON
{
"hex": "#cbe2ff",
"rgb": {
"r": 203,
"g": 226,
"b": 255
},
"hsl": {
"h": 213.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.905,
"c": 0.04687,
"h": 254.3
},
"luminance": 0.74309
}Semantic roles & 50–950 ramp
primary
#CBE2FF
secondary
#E9BD85
accent
#8000E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486