#CED07C#CED07C
#CED07C is a very light, moderate yellow. Relative luminance 0.597; OKLCH L 83.7% C 0.107 H 109.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CED07C |
|---|---|
| RGB | rgb(206, 208, 124) |
| HSL | hsl(61, 47%, 65%) |
| HSV | hsv(61, 40%, 82%) |
| CMYK | cmyk(1%, 0%, 40.4%, 18.4%) |
| CIE-LAB | lab(81.67, -12.97, 41.42) |
| CIE-LCH | lch(81.67, 43.40, 107.39°) |
| OKLab | oklab(83.74% -0.0359 0.1005) |
| OKLCH | oklch(83.74% 0.107 109.7) |
| XYZ | xyz(51.6483, 59.6898, 27.8654) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.59
Greenish Tan
#BCCB7A
ΔE00 3.94
Pale Olive
#B9CC81
ΔE00 5.22
Darkkhaki
#BDB76B
ΔE00 6.43
Khaki (CSS)
#F0E68C
ΔE00 6.49
Light Olive
#ACBF69
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED07C #7E7CD0
analogous
#D0A87C #CED07C #A4D07C
triadic
#CED07C #7CCED0 #D07CCE
tetradic
#CED07C #7CD0A8 #7E7CD0 #D07CA4
square
#CED07C #7CD0A8 #7E7CD0 #D07CA4
split-complementary
#CED07C #7CA4D0 #A87CD0
monochromatic
#989A37 #BDC04F #CED07C #DFE0A9 #F0F0D6
Accessibility & contrast
On white
1.62
#CED07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#CED07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED07C
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED07C | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC975
Deuteranopia (green-blind)
#DDCC80
Tritanopia (blue-blind)
#D9C7BC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ced07c; /* rgb */ color: rgb(206, 208, 124); /* oklch */ color: oklch(83.7% 0.107 109.7);
Tailwind
colors: {
custom: {
50: '#dedea3',
500: '#ced07c',
950: '#000000',
},
}SCSS
$custom: #ced07c; $custom-light: #dedea3; $custom-dark: #000000;
JSON
{
"hex": "#ced07c",
"rgb": {
"r": 206,
"g": 208,
"b": 124
},
"hsl": {
"h": 61.429,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.83744,
"c": 0.10676,
"h": 109.7
},
"luminance": 0.59689
}Semantic roles & 50–950 ramp
primary
#CED07C
secondary
#5250A0
accent
#2BBA2E
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480