#CBE2FB#CBE2FB
#CBE2FB is a very light, muted cyan. Relative luminance 0.741; OKLCH L 90.4% C 0.042 H 250.5°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2FB |
|---|---|
| RGB | rgb(203, 226, 251) |
| HSL | hsl(211, 86%, 89%) |
| HSV | hsv(211, 19%, 98%) |
| CMYK | cmyk(19.1%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(88.95, -2.48, -14.68) |
| CIE-LCH | lch(88.95, 14.89, 260.41°) |
| OKLab | oklab(90.37% -0.0141 -0.0398) |
| OKLCH | oklch(90.37% 0.042 250.5) |
| XYZ | xyz(69.2331, 74.0526, 101.8940) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.96
Powder Blue (survey)
#B1D1FC
ΔE00 6.29
Lightsteelblue
#B0C4DE
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.68
Baby Blue (survey)
#A2CFFE
ΔE00 8.05
Aliceblue
#F0F8FF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2FB #FBE4CB
analogous
#CBFAFB #CBE2FB #CCCBFB
triadic
#CBE2FB #FBCBE2 #E2FBCB
tetradic
#CBE2FB #FBCBFA #FBE4CB #CBFBCC
square
#CBE2FB #FBCBFA #FBE4CB #CBFBCC
split-complementary
#CBE2FB #FBCCCB #FAFBCB
monochromatic
#59A3F2 #92C2F7 #CBE2FB #E3EFFD #E3EFFD
Accessibility & contrast
On white
1.33
#CBE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CBE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2FB
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2FB | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#BFE8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe2fb; /* rgb */ color: rgb(203, 226, 251); /* oklch */ color: oklch(90.4% 0.042 250.5);
Tailwind
colors: {
custom: {
50: '#dbebfc',
500: '#cbe2fb',
950: '#000000',
},
}SCSS
$custom: #cbe2fb; $custom-light: #dbebfc; $custom-dark: #000000;
JSON
{
"hex": "#cbe2fb",
"rgb": {
"r": 203,
"g": 226,
"b": 251
},
"hsl": {
"h": 211.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.90366,
"c": 0.04226,
"h": 250.5
},
"luminance": 0.74054
}Semantic roles & 50–950 ramp
primary
#CBE2FB
secondary
#E1B789
accent
#7703E2
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485