#CBE7FA#CBE7FA
#CBE7FA is a very light, muted cyan. Relative luminance 0.767; OKLCH L 91.3% C 0.039 H 237.6°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE7FA |
|---|---|
| RGB | rgb(203, 231, 250) |
| HSL | hsl(204, 82%, 89%) |
| HSV | hsv(204, 19%, 98%) |
| CMYK | cmyk(18.8%, 7.6%, 0%, 2%) |
| CIE-LAB | lab(90.21, -5.27, -12.28) |
| CIE-LCH | lch(90.21, 13.36, 246.75°) |
| OKLab | oklab(91.35% -0.0211 -0.0333) |
| OKLCH | oklch(91.35% 0.039 237.6) |
| XYZ | xyz(70.4553, 76.7486, 101.5258) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.79
Ice Blue
#A5DFF9
ΔE00 6.96
Aliceblue
#F0F8FF
ΔE00 8.12
Light Blue Grey
#B7C9E2
ΔE00 8.26
Fog
#D8DCE0
ΔE00 8.88
Powder Blue (survey)
#B1D1FC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE7FA #FADECB
analogous
#CBFAF6 #CBE7FA #CBD0FA
triadic
#CBE7FA #FACBE7 #E7FACB
tetradic
#CBE7FA #F6CBFA #FADECB #D0FACB
square
#CBE7FA #F6CBFA #FADECB #D0FACB
split-complementary
#CBE7FA #FACBD0 #FAF6CB
monochromatic
#5BB3EF #93CDF5 #CBE7FA #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.28
#CBE7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#CBE7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE7FA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE7FA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#D8E1FA
Tritanopia (blue-blind)
#BEECED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbe7fa; /* rgb */ color: rgb(203, 231, 250); /* oklch */ color: oklch(91.3% 0.039 237.6);
Tailwind
colors: {
custom: {
50: '#dbeefc',
500: '#cbe7fa',
950: '#000000',
},
}SCSS
$custom: #cbe7fa; $custom-light: #dbeefc; $custom-dark: #000000;
JSON
{
"hex": "#cbe7fa",
"rgb": {
"r": 203,
"g": 231,
"b": 250
},
"hsl": {
"h": 204.255,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.91347,
"c": 0.03941,
"h": 237.6
},
"luminance": 0.7675
}Semantic roles & 50–950 ramp
primary
#CBE7FA
secondary
#E0AC8A
accent
#5E07DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585