#CBE2FD#CBE2FD
#CBE2FD is a very light, muted cyan. Relative luminance 0.742; OKLCH L 90.4% C 0.045 H 252.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2FD |
|---|---|
| RGB | rgb(203, 226, 253) |
| HSL | hsl(212, 93%, 89%) |
| HSV | hsv(212, 20%, 99%) |
| CMYK | cmyk(19.8%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(89.01, -2.05, -15.64) |
| CIE-LCH | lch(89.01, 15.78, 262.52°) |
| OKLab | oklab(90.43% -0.0134 -0.0425) |
| OKLCH | oklch(90.43% 0.045 252.5) |
| XYZ | xyz(69.5500, 74.1793, 103.5631) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.87
Light Blue Grey
#B7C9E2
ΔE00 5.91
Lightsteelblue
#B0C4DE
ΔE00 7.09
Cloudy Blue
#ACC2D9
ΔE00 7.79
Baby Blue (survey)
#A2CFFE
ΔE00 7.84
Lavender (CSS)
#E6E6FA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2FD #FDE6CB
analogous
#CBFBFD #CBE2FD #CDCBFD
triadic
#CBE2FD #FDCBE2 #E2FDCB
tetradic
#CBE2FD #FDCBFB #FDE6CB #CBFDCD
square
#CBE2FD #FDCBFB #FDE6CB #CBFDCD
split-complementary
#CBE2FD #FDCDCB #FBFDCB
monochromatic
#55A0F8 #90C1FB #CBE2FD #E2EFFE #E2EFFE
Accessibility & contrast
On white
1.33
#CBE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CBE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2FD
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2FD | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#BEE8EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbe2fd; /* rgb */ color: rgb(203, 226, 253); /* oklch */ color: oklch(90.4% 0.045 252.5);
Tailwind
colors: {
custom: {
50: '#dbebfe',
500: '#cbe2fd',
950: '#000000',
},
}SCSS
$custom: #cbe2fd; $custom-light: #dbebfe; $custom-dark: #000000;
JSON
{
"hex": "#cbe2fd",
"rgb": {
"r": 203,
"g": 226,
"b": 253
},
"hsl": {
"h": 212.4,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.90432,
"c": 0.04454,
"h": 252.5
},
"luminance": 0.74181
}Semantic roles & 50–950 ramp
primary
#CBE2FD
secondary
#E5BA87
accent
#7C00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485