#CBE8FF#CBE8FF
#CBE8FF is a very light, muted cyan. Relative luminance 0.776; OKLCH L 91.7% C 0.044 H 242.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE8FF |
|---|---|
| RGB | rgb(203, 232, 255) |
| HSL | hsl(207, 100%, 90%) |
| HSV | hsv(207, 20%, 100%) |
| CMYK | cmyk(20.4%, 9%, 0%, 0%) |
| CIE-LAB | lab(90.61, -4.72, -14.29) |
| CIE-LCH | lch(90.61, 15.05, 251.70°) |
| OKLab | oklab(91.71% -0.0206 -0.0388) |
| OKLCH | oklch(91.71% 0.044 242) |
| XYZ | xyz(71.5304, 77.6277, 105.8033) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 7.15
Lightblue
#ADD8E6
ΔE00 7.70
Powder Blue (survey)
#B1D1FC
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 7.95
Aliceblue
#F0F8FF
ΔE00 8.62
Baby Blue (survey)
#A2CFFE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE8FF #FFE2CB
analogous
#CBFFFC #CBE8FF #CBCEFF
triadic
#CBE8FF #FFCBE8 #E8FFCB
tetradic
#CBE8FF #FCCBFF #FFE2CB #CEFFCB
square
#CBE8FF #FCCBFF #FFE2CB #CEFFCB
split-complementary
#CBE8FF #FFCBCE #FFFCCB
monochromatic
#51B2FF #8ECDFF #CBE8FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.27
#CBE8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#CBE8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE8FF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE8FF | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#BDEEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbe8ff; /* rgb */ color: rgb(203, 232, 255); /* oklch */ color: oklch(91.7% 0.044 242.0);
Tailwind
colors: {
custom: {
50: '#dbefff',
500: '#cbe8ff',
950: '#000000',
},
}SCSS
$custom: #cbe8ff; $custom-light: #dbefff; $custom-dark: #000000;
JSON
{
"hex": "#cbe8ff",
"rgb": {
"r": 203,
"g": 232,
"b": 255
},
"hsl": {
"h": 206.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.91713,
"c": 0.04393,
"h": 242
},
"luminance": 0.7763
}Semantic roles & 50–950 ramp
primary
#CBE8FF
secondary
#E9B185
accent
#6600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586