#CBE1FF#CBE1FF
#CBE1FF is a very light, muted cyan. Relative luminance 0.738; OKLCH L 90.3% C 0.048 H 256.2°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE1FF |
|---|---|
| RGB | rgb(203, 225, 255) |
| HSL | hsl(215, 100%, 90%) |
| HSV | hsv(215, 20%, 100%) |
| CMYK | cmyk(20.4%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(88.81, -1.10, -16.98) |
| CIE-LCH | lch(88.81, 17.02, 266.28°) |
| OKLab | oklab(90.3% -0.0114 -0.0462) |
| OKLCH | oklch(90.3% 0.048 256.2) |
| XYZ | xyz(69.5991, 73.7652, 105.1595) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.35
Light Blue Grey
#B7C9E2
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 6.98
Baby Blue (survey)
#A2CFFE
ΔE00 7.75
Cloudy Blue
#ACC2D9
ΔE00 7.94
Lavender (CSS)
#E6E6FA
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE1FF #FFE9CB
analogous
#CBFBFF #CBE1FF #CFCBFF
triadic
#CBE1FF #FFCBE1 #E1FFCB
tetradic
#CBE1FF #FFCBFB #FFE9CB #CBFFCF
square
#CBE1FF #FFCBFB #FFE9CB #CBFFCF
split-complementary
#CBE1FF #FFCFCB #FBFFCB
monochromatic
#519AFF #8EBEFF #CBE1FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.33
#CBE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#CBE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE1FF
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE1FF | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#BEE7EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe1ff; /* rgb */ color: rgb(203, 225, 255); /* oklch */ color: oklch(90.3% 0.048 256.2);
Tailwind
colors: {
custom: {
50: '#dbeaff',
500: '#cbe1ff',
950: '#000000',
},
}SCSS
$custom: #cbe1ff; $custom-light: #dbeaff; $custom-dark: #000000;
JSON
{
"hex": "#cbe1ff",
"rgb": {
"r": 203,
"g": 225,
"b": 255
},
"hsl": {
"h": 214.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90299,
"c": 0.04756,
"h": 256.2
},
"luminance": 0.73767
}Semantic roles & 50–950 ramp
primary
#CBE1FF
secondary
#E9BF85
accent
#8400E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486