#CED687#CED687
#CED687 is a very light, moderate yellow. Relative luminance 0.630; OKLCH L 85.2% C 0.102 H 113.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CED687 |
|---|---|
| RGB | rgb(206, 214, 135) |
| HSL | hsl(66, 49%, 68%) |
| HSV | hsv(66, 37%, 84%) |
| CMYK | cmyk(3.7%, 0%, 36.9%, 16.1%) |
| CIE-LAB | lab(83.42, -14.76, 38.13) |
| CIE-LCH | lch(83.42, 40.88, 111.16°) |
| OKLab | oklab(85.19% -0.0403 0.0935) |
| OKLCH | oklch(85.19% 0.102 113.3) |
| XYZ | xyz(53.8737, 62.9649, 32.2324) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.06
Greenish Tan
#BCCB7A
ΔE00 3.51
Pale Olive
#B9CC81
ΔE00 4.18
Pale Olive Green
#B1D27B
ΔE00 6.04
Light Khaki
#E6F2A2
ΔE00 6.19
Khaki (CSS)
#F0E68C
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED687 #8F87D6
analogous
#D6B687 #CED687 #A6D687
triadic
#CED687 #87CED6 #D687CE
tetradic
#CED687 #87D6B6 #8F87D6 #D687A6
square
#CED687 #87D6B6 #8F87D6 #D687A6
split-complementary
#CED687 #87A6D6 #B687D6
monochromatic
#9EA93A #BBC659 #CED687 #E1E6B5 #F3F5E2
Accessibility & contrast
On white
1.54
#CED687 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CED687 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED687
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED687 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED687 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF81
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#D7CDC2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced687; /* rgb */ color: rgb(206, 214, 135); /* oklch */ color: oklch(85.2% 0.102 113.3);
Tailwind
colors: {
custom: {
50: '#dee2ab',
500: '#ced687',
950: '#000000',
},
}SCSS
$custom: #ced687; $custom-light: #dee2ab; $custom-dark: #000000;
JSON
{
"hex": "#ced687",
"rgb": {
"r": 206,
"g": 214,
"b": 135
},
"hsl": {
"h": 66.076,
"s": 49.068,
"l": 68.431
},
"oklch": {
"l": 0.85192,
"c": 0.10185,
"h": 113.3
},
"luminance": 0.62964
}Semantic roles & 50–950 ramp
primary
#CED687
secondary
#5E55AC
accent
#29BC38
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481