#CED2FA#CED2FA
#CED2FA is a very light, muted blue. Relative luminance 0.661; OKLCH L 87.4% C 0.055 H 280.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2FA |
|---|---|
| RGB | rgb(206, 210, 250) |
| HSL | hsl(235, 81%, 89%) |
| HSV | hsv(235, 18%, 98%) |
| CMYK | cmyk(17.6%, 16%, 0%, 2%) |
| CIE-LAB | lab(85.06, 6.62, -19.99) |
| CIE-LCH | lch(85.06, 21.06, 288.33°) |
| OKLab | oklab(87.36% 0.0103 -0.0544) |
| OKLCH | oklch(87.36% 0.055 280.7) |
| XYZ | xyz(65.7515, 66.1162, 99.7215) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.96
Light Periwinkle
#C1C6FC
ΔE00 4.34
Lavender (CSS)
#E6E6FA
ΔE00 7.79
Pale Lilac
#E4CBFF
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 8.49
Light Lavender
#DFC5FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2FA #FAF6CE
analogous
#CEE8FA #CED2FA #E0CEFA
triadic
#CED2FA #FACED2 #D2FACE
tetradic
#CED2FA #FACEE8 #FAF6CE #CEFAE0
square
#CED2FA #FACEE8 #FAF6CE #CEFAE0
split-complementary
#CED2FA #FAE0CE #E8FACE
monochromatic
#5F6CEF #969FF4 #CED2FA #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.48
#CED2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#CED2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2FA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2FA | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#C4D9DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced2fa; /* rgb */ color: rgb(206, 210, 250); /* oklch */ color: oklch(87.4% 0.055 280.7);
Tailwind
colors: {
custom: {
50: '#dddffc',
500: '#ced2fa',
950: '#000000',
},
}SCSS
$custom: #ced2fa; $custom-light: #dddffc; $custom-dark: #000000;
JSON
{
"hex": "#ced2fa",
"rgb": {
"r": 206,
"g": 210,
"b": 250
},
"hsl": {
"h": 234.545,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.87358,
"c": 0.05535,
"h": 280.7
},
"luminance": 0.66117
}Semantic roles & 50–950 ramp
primary
#CED2FA
secondary
#E0D88D
accent
#CA08DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485