#CED983#CED983
#CED983 is a very light, moderate yellow. Relative luminance 0.644; OKLCH L 85.8% C 0.110 H 114.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CED983 |
|---|---|
| RGB | rgb(206, 217, 131) |
| HSL | hsl(68, 53%, 68%) |
| HSV | hsv(68, 40%, 85%) |
| CMYK | cmyk(5.1%, 0%, 39.6%, 14.9%) |
| CIE-LAB | lab(84.17, -16.71, 41.08) |
| CIE-LCH | lch(84.17, 44.35, 112.13°) |
| OKLab | oklab(85.77% -0.0461 0.1001) |
| OKLCH | oklch(85.77% 0.11 114.7) |
| XYZ | xyz(54.3636, 64.3868, 31.0324) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.03
Greenish Tan
#BCCB7A
ΔE00 3.80
Pale Olive
#B9CC81
ΔE00 4.56
Pale Olive Green
#B1D27B
ΔE00 5.66
Light Khaki
#E6F2A2
ΔE00 5.77
Khaki (CSS)
#F0E68C
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED983 #8E83D9
analogous
#D9B983 #CED983 #A3D983
triadic
#CED983 #83CED9 #D983CE
tetradic
#CED983 #83D9B9 #8E83D9 #D983A3
square
#CED983 #83D9B9 #8E83D9 #D983A3
split-complementary
#CED983 #83A3D9 #B983D9
monochromatic
#9DAD35 #BBCB54 #CED983 #E1E7B2 #F3F6E1
Accessibility & contrast
On white
1.51
#CED983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#CED983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED983
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED983 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#D7D0C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced983; /* rgb */ color: rgb(206, 217, 131); /* oklch */ color: oklch(85.8% 0.110 114.7);
Tailwind
colors: {
custom: {
50: '#dee4a8',
500: '#ced983',
950: '#000000',
},
}SCSS
$custom: #ced983; $custom-light: #dee4a8; $custom-dark: #000000;
JSON
{
"hex": "#ced983",
"rgb": {
"r": 206,
"g": 217,
"b": 131
},
"hsl": {
"h": 67.674,
"s": 53.086,
"l": 68.235
},
"oklch": {
"l": 0.85765,
"c": 0.11023,
"h": 114.7
},
"luminance": 0.64386
}Semantic roles & 50–950 ramp
primary
#CED983
secondary
#5D51AF
accent
#25C139
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151510
muted
#848480