#FFCDA4#FFCDA4
#FFCDA4 is a very light, moderate orange. Relative luminance 0.676; OKLCH L 88.2% C 0.078 H 60.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDA4 |
|---|---|
| RGB | rgb(255, 205, 164) |
| HSL | hsl(27, 100%, 82%) |
| HSV | hsv(27, 36%, 100%) |
| CMYK | cmyk(0%, 19.6%, 35.7%, 0%) |
| CIE-LAB | lab(85.81, 12.21, 27.12) |
| CIE-LCH | lch(85.81, 29.75, 65.76°) |
| OKLab | oklab(88.23% 0.0381 0.0683) |
| OKLCH | oklch(88.23% 0.078 60.9) |
| XYZ | xyz(69.7740, 67.6064, 44.4889) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.58
Light Peach
#FFD8B1
ΔE00 3.61
Peach
#FFDAB9
ΔE00 4.29
Navajowhite
#FFDEAD
ΔE00 7.09
Burlywood
#DEB887
ΔE00 7.70
Bisque
#FFE4C4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDA4 #A4D6FF
analogous
#FFA4A9 #FFCDA4 #FFFBA4
triadic
#FFCDA4 #A4FFCD #CDA4FF
tetradic
#FFCDA4 #A9FFA4 #A4D6FF #FBA4FF
square
#FFCDA4 #A9FFA4 #A4D6FF #FBA4FF
split-complementary
#FFCDA4 #A4FFFB #A4A9FF
monochromatic
#FF8A2A #FFAB67 #FFCDA4 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.45
#FFCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#FFCDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDA4
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDA4 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A1
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#FFC3C2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcda4; /* rgb */ color: rgb(255, 205, 164); /* oklch */ color: oklch(88.2% 0.078 60.9);
Tailwind
colors: {
custom: {
50: '#ffdcbf',
500: '#ffcda4',
950: '#000000',
},
}SCSS
$custom: #ffcda4; $custom-light: #ffdcbf; $custom-dark: #000000;
JSON
{
"hex": "#ffcda4",
"rgb": {
"r": 255,
"g": 205,
"b": 164
},
"hsl": {
"h": 27.033,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.88225,
"c": 0.07821,
"h": 60.9
},
"luminance": 0.67603
}Semantic roles & 50–950 ramp
primary
#FFCDA4
secondary
#64AAE4
accent
#7EE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482