#CBE3FF#CBE3FF
#CBE3FF is a very light, muted cyan. Relative luminance 0.749; OKLCH L 90.7% C 0.046 H 252.3°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE3FF |
|---|---|
| RGB | rgb(203, 227, 255) |
| HSL | hsl(212, 100%, 90%) |
| HSV | hsv(212, 20%, 100%) |
| CMYK | cmyk(20.4%, 11%, 0%, 0%) |
| CIE-LAB | lab(89.32, -2.14, -16.21) |
| CIE-LCH | lch(89.32, 16.36, 262.47°) |
| OKLab | oklab(90.7% -0.014 -0.0441) |
| OKLCH | oklch(90.7% 0.046 252.3) |
| XYZ | xyz(70.1430, 74.8529, 105.3408) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 7.32
Baby Blue (survey)
#A2CFFE
ΔE00 7.71
Cloudy Blue
#ACC2D9
ΔE00 8.02
Ice Blue
#A5DFF9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE3FF #FFE7CB
analogous
#CBFDFF #CBE3FF #CDCBFF
triadic
#CBE3FF #FFCBE3 #E3FFCB
tetradic
#CBE3FF #FFCBFD #FFE7CB #CBFFCD
square
#CBE3FF #FFCBFD #FFE7CB #CBFFCD
split-complementary
#CBE3FF #FFCDCB #FDFFCB
monochromatic
#51A1FF #8EC2FF #CBE3FF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.31
#CBE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#CBE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE3FF
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE3FF | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#BEE9EC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbe3ff; /* rgb */ color: rgb(203, 227, 255); /* oklch */ color: oklch(90.7% 0.046 252.3);
Tailwind
colors: {
custom: {
50: '#dbebff',
500: '#cbe3ff',
950: '#000000',
},
}SCSS
$custom: #cbe3ff; $custom-light: #dbebff; $custom-dark: #000000;
JSON
{
"hex": "#cbe3ff",
"rgb": {
"r": 203,
"g": 227,
"b": 255
},
"hsl": {
"h": 212.308,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90701,
"c": 0.04624,
"h": 252.3
},
"luminance": 0.74855
}Semantic roles & 50–950 ramp
primary
#CBE3FF
secondary
#E9BB85
accent
#7C00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486