#FFCD9A#FFCD9A
#FFCD9A is a very light, moderate orange. Relative luminance 0.673; OKLCH L 88.0% C 0.087 H 66.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCD9A |
|---|---|
| RGB | rgb(255, 205, 154) |
| HSL | hsl(30, 100%, 80%) |
| HSV | hsv(30, 40%, 100%) |
| CMYK | cmyk(0%, 19.6%, 39.6%, 0%) |
| CIE-LAB | lab(85.63, 11.09, 32.09) |
| CIE-LCH | lch(85.63, 33.95, 70.94°) |
| OKLab | oklab(88.03% 0.0341 0.0799) |
| OKLCH | oklch(88.03% 0.087 66.9) |
| XYZ | xyz(68.9062, 67.2593, 39.9184) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.10
Peach
#FFDAB9
ΔE00 5.63
Navajowhite
#FFDEAD
ΔE00 5.75
Apricot
#FBCEB1
ΔE00 6.33
Burlywood
#DEB887
ΔE00 6.58
Moccasin
#FFE4B5
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCD9A #9ACCFF
analogous
#FF9A9A #FFCD9A #FFFF9A
triadic
#FFCD9A #9AFFCD #CD9AFF
tetradic
#FFCD9A #9AFF9A #9ACCFF #FF9AFF
square
#FFCD9A #9AFF9A #9ACCFF #FF9AFF
split-complementary
#FFCD9A #9AFFFF #9A9AFF
monochromatic
#FF9020 #FFAF5D #FFCD9A #FFEBD7 #FFF0E0
Accessibility & contrast
On white
1.45
#FFCD9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#FFCD9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCD9A
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCD9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCD9A | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF96
Deuteranopia (green-blind)
#EADB9B
Tritanopia (blue-blind)
#FFC2C0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcd9a; /* rgb */ color: rgb(255, 205, 154); /* oklch */ color: oklch(88.0% 0.087 66.9);
Tailwind
colors: {
custom: {
50: '#ffdcb8',
500: '#ffcd9a',
950: '#000000',
},
}SCSS
$custom: #ffcd9a; $custom-light: #ffdcb8; $custom-dark: #000000;
JSON
{
"hex": "#ffcd9a",
"rgb": {
"r": 255,
"g": 205,
"b": 154
},
"hsl": {
"h": 30.297,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.88032,
"c": 0.08687,
"h": 66.9
},
"luminance": 0.67256
}Semantic roles & 50–950 ramp
primary
#FFCD9A
secondary
#5B9EE2
accent
#72E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481