#CCE3FF#CCE3FF
#CCE3FF is a very light, muted cyan. Relative luminance 0.750; OKLCH L 90.8% C 0.046 H 253.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE3FF |
|---|---|
| RGB | rgb(204, 227, 255) |
| HSL | hsl(213, 100%, 90%) |
| HSV | hsv(213, 20%, 100%) |
| CMYK | cmyk(20%, 11%, 0%, 0%) |
| CIE-LAB | lab(89.39, -1.84, -16.11) |
| CIE-LCH | lch(89.39, 16.21, 263.48°) |
| OKLab | oklab(90.77% -0.013 -0.0438) |
| OKLCH | oklch(90.77% 0.046 253.4) |
| XYZ | xyz(70.4162, 74.9938, 105.3536) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.85
Light Blue Grey
#B7C9E2
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 7.32
Baby Blue (survey)
#A2CFFE
ΔE00 7.91
Cloudy Blue
#ACC2D9
ΔE00 8.08
Lavender (CSS)
#E6E6FA
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE3FF #FFE8CC
analogous
#CCFDFF #CCE3FF #CECCFF
triadic
#CCE3FF #FFCCE3 #E3FFCC
tetradic
#CCE3FF #FFCCFD #FFE8CC #CCFFCE
square
#CCE3FF #FFCCFD #FFE8CC #CCFFCE
split-complementary
#CCE3FF #FFCECC #FDFFCC
monochromatic
#52A0FF #8FC1FF #CCE3FF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.31
#CCE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#CCE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE3FF
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE3FF | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E4FF
Deuteranopia (green-blind)
#D4DEFE
Tritanopia (blue-blind)
#BFE9EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cce3ff; /* rgb */ color: rgb(204, 227, 255); /* oklch */ color: oklch(90.8% 0.046 253.4);
Tailwind
colors: {
custom: {
50: '#dcebff',
500: '#cce3ff',
950: '#000000',
},
}SCSS
$custom: #cce3ff; $custom-light: #dcebff; $custom-dark: #000000;
JSON
{
"hex": "#cce3ff",
"rgb": {
"r": 204,
"g": 227,
"b": 255
},
"hsl": {
"h": 212.941,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9077,
"c": 0.04566,
"h": 253.4
},
"luminance": 0.74996
}Semantic roles & 50–950 ramp
primary
#CCE3FF
secondary
#EABC86
accent
#7E00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486