#CED683#CED683
#CED683 is a very light, moderate yellow. Relative luminance 0.629; OKLCH L 85.1% C 0.106 H 113.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CED683 |
|---|---|
| RGB | rgb(206, 214, 131) |
| HSL | hsl(66, 50%, 68%) |
| HSV | hsv(66, 39%, 84%) |
| CMYK | cmyk(3.7%, 0%, 38.8%, 16.1%) |
| CIE-LAB | lab(83.37, -15.22, 40.06) |
| CIE-LCH | lch(83.37, 42.86, 110.80°) |
| OKLab | oklab(85.13% -0.0418 0.0978) |
| OKLCH | oklch(85.13% 0.106 113.2) |
| XYZ | xyz(53.5974, 62.8544, 30.7769) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.54
Greenish Tan
#BCCB7A
ΔE00 3.53
Pale Olive
#B9CC81
ΔE00 4.41
Pale Olive Green
#B1D27B
ΔE00 6.06
Light Khaki
#E6F2A2
ΔE00 6.31
Khaki (CSS)
#F0E68C
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED683 #8B83D6
analogous
#D6B483 #CED683 #A5D683
triadic
#CED683 #83CED6 #D683CE
tetradic
#CED683 #83D6B4 #8B83D6 #D683A5
square
#CED683 #83D6B4 #8B83D6 #D683A5
split-complementary
#CED683 #83A5D6 #B483D6
monochromatic
#9CA737 #BCC755 #CED683 #E0E5B1 #F2F4DF
Accessibility & contrast
On white
1.55
#CED683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CED683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED683
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED683 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7D
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#D7CDC2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced683; /* rgb */ color: rgb(206, 214, 131); /* oklch */ color: oklch(85.1% 0.106 113.2);
Tailwind
colors: {
custom: {
50: '#dee2a8',
500: '#ced683',
950: '#000000',
},
}SCSS
$custom: #ced683; $custom-light: #dee2a8; $custom-dark: #000000;
JSON
{
"hex": "#ced683",
"rgb": {
"r": 206,
"g": 214,
"b": 131
},
"hsl": {
"h": 65.783,
"s": 50.303,
"l": 67.647
},
"oklch": {
"l": 0.85126,
"c": 0.10638,
"h": 113.2
},
"luminance": 0.62854
}Semantic roles & 50–950 ramp
primary
#CED683
secondary
#5B52AB
accent
#28BE36
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151510
muted
#848480