#CBE2FE#CBE2FE
#CBE2FE is a very light, muted cyan. Relative luminance 0.742; OKLCH L 90.5% C 0.046 H 253.4°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2FE |
|---|---|
| RGB | rgb(203, 226, 254) |
| HSL | hsl(213, 96%, 90%) |
| HSV | hsv(213, 20%, 100%) |
| CMYK | cmyk(20.1%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(89.04, -1.84, -16.12) |
| CIE-LCH | lch(89.04, 16.23, 263.49°) |
| OKLab | oklab(90.47% -0.013 -0.0438) |
| OKLCH | oklch(90.47% 0.046 253.4) |
| XYZ | xyz(69.7097, 74.2432, 104.4043) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 5.91
Lightsteelblue
#B0C4DE
ΔE00 7.10
Baby Blue (survey)
#A2CFFE
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 7.87
Lavender (CSS)
#E6E6FA
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2FE #FEE7CB
analogous
#CBFCFE #CBE2FE #CECBFE
triadic
#CBE2FE #FECBE2 #E2FECB
tetradic
#CBE2FE #FECBFC #FEE7CB #CBFECE
square
#CBE2FE #FECBFC #FEE7CB #CBFECE
split-complementary
#CBE2FE #FECECB #FCFECB
monochromatic
#539FFC #8FC1FD #CBE2FE #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.33
#CBE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#CBE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2FE
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2FE | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D3DDFD
Tritanopia (blue-blind)
#BEE8EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbe2fe; /* rgb */ color: rgb(203, 226, 254); /* oklch */ color: oklch(90.5% 0.046 253.4);
Tailwind
colors: {
custom: {
50: '#dbebfe',
500: '#cbe2fe',
950: '#000000',
},
}SCSS
$custom: #cbe2fe; $custom-light: #dbebfe; $custom-dark: #000000;
JSON
{
"hex": "#cbe2fe",
"rgb": {
"r": 203,
"g": 226,
"b": 254
},
"hsl": {
"h": 212.941,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.90466,
"c": 0.0457,
"h": 253.4
},
"luminance": 0.74245
}Semantic roles & 50–950 ramp
primary
#CBE2FE
secondary
#E7BB86
accent
#7E00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485