#CBE2FA#CBE2FA
#CBE2FA is a very light, muted cyan. Relative luminance 0.740; OKLCH L 90.3% C 0.041 H 249.4°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2FA |
|---|---|
| RGB | rgb(203, 226, 250) |
| HSL | hsl(211, 82%, 89%) |
| HSV | hsv(211, 19%, 98%) |
| CMYK | cmyk(18.8%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(88.92, -2.69, -14.20) |
| CIE-LCH | lch(88.92, 14.46, 259.26°) |
| OKLab | oklab(90.33% -0.0145 -0.0385) |
| OKLCH | oklch(90.33% 0.041 249.4) |
| XYZ | xyz(69.0759, 73.9897, 101.0660) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.02
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 7.19
Cloudy Blue
#ACC2D9
ΔE00 7.65
Baby Blue (survey)
#A2CFFE
ΔE00 8.19
Aliceblue
#F0F8FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2FA #FAE3CB
analogous
#CBFAFA #CBE2FA #CCCBFA
triadic
#CBE2FA #FACBE2 #E2FACB
tetradic
#CBE2FA #FACBFA #FAE3CB #CBFACC
square
#CBE2FA #FACBFA #FAE3CB #CBFACC
split-complementary
#CBE2FA #FACCCB #FAFACB
monochromatic
#5BA4EF #93C3F5 #CBE2FA #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.33
#CBE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CBE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2FA
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2FA | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#D4DDFA
Tritanopia (blue-blind)
#BFE7EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe2fa; /* rgb */ color: rgb(203, 226, 250); /* oklch */ color: oklch(90.3% 0.041 249.4);
Tailwind
colors: {
custom: {
50: '#dbebfc',
500: '#cbe2fa',
950: '#000000',
},
}SCSS
$custom: #cbe2fa; $custom-light: #dbebfc; $custom-dark: #000000;
JSON
{
"hex": "#cbe2fa",
"rgb": {
"r": 203,
"g": 226,
"b": 250
},
"hsl": {
"h": 210.638,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.90332,
"c": 0.04114,
"h": 249.4
},
"luminance": 0.73991
}Semantic roles & 50–950 ramp
primary
#CBE2FA
secondary
#E0B68A
accent
#7507DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485