#C9CCFA#C9CCFA
#C9CCFA is a very light, moderate blue. Relative luminance 0.625; OKLCH L 85.8% C 0.064 H 282.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C9CCFA |
|---|---|
| RGB | rgb(201, 204, 250) |
| HSL | hsl(236, 83%, 88%) |
| HSV | hsv(236, 20%, 98%) |
| CMYK | cmyk(19.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(83.18, 8.29, -22.87) |
| CIE-LCH | lch(83.18, 24.32, 289.92°) |
| OKLab | oklab(85.81% 0.0133 -0.0624) |
| OKLCH | oklch(85.81% 0.064 282) |
| XYZ | xyz(62.9315, 62.5043, 99.1729) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.31
Light Periwinkle
#C1C6FC
ΔE00 2.52
Light Lavender
#DFC5FE
ΔE00 7.72
Pale Lilac
#E4CBFF
ΔE00 7.89
Light Blue Grey
#B7C9E2
ΔE00 8.85
Powder Blue (survey)
#B1D1FC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9CCFA #FAF7C9
analogous
#C9E4FA #C9CCFA #DEC9FA
triadic
#C9CCFA #FAC9CC #CCFAC9
tetradic
#C9CCFA #FAC9E4 #FAF7C9 #C9FADE
square
#C9CCFA #FAC9E4 #FAF7C9 #C9FADE
split-complementary
#C9CCFA #FADEC9 #E4FAC9
monochromatic
#5962F0 #9197F5 #C9CCFA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.56
#C9CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#C9CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9CCFA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9CCFA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#BECEF9
Tritanopia (blue-blind)
#BED4DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c9ccfa; /* rgb */ color: rgb(201, 204, 250); /* oklch */ color: oklch(85.8% 0.064 282.0);
Tailwind
colors: {
custom: {
50: '#dadbfc',
500: '#c9ccfa',
950: '#000000',
},
}SCSS
$custom: #c9ccfa; $custom-light: #dadbfc; $custom-dark: #000000;
JSON
{
"hex": "#c9ccfa",
"rgb": {
"r": 201,
"g": 204,
"b": 250
},
"hsl": {
"h": 236.327,
"s": 83.051,
"l": 88.431
},
"oklch": {
"l": 0.85805,
"c": 0.06383,
"h": 282
},
"luminance": 0.62505
}Semantic roles & 50–950 ramp
primary
#C9CCFA
secondary
#DFDA88
accent
#D206DF
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151517
muted
#848485