#FFCDA7#FFCDA7
#FFCDA7 is a very light, moderate orange. Relative luminance 0.677; OKLCH L 88.3% C 0.076 H 58.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDA7 |
|---|---|
| RGB | rgb(255, 205, 167) |
| HSL | hsl(26, 100%, 83%) |
| HSV | hsv(26, 35%, 100%) |
| CMYK | cmyk(0%, 19.6%, 34.5%, 0%) |
| CIE-LAB | lab(85.86, 12.57, 25.63) |
| CIE-LCH | lch(85.86, 28.55, 63.88°) |
| OKLab | oklab(88.29% 0.0392 0.0648) |
| OKLCH | oklch(88.29% 0.076 58.8) |
| XYZ | xyz(70.0481, 67.7161, 45.9326) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.72
Light Peach
#FFD8B1
ΔE00 3.93
Peach
#FFDAB9
ΔE00 4.20
Navajowhite
#FFDEAD
ΔE00 7.72
Bisque
#FFE4C4
ΔE00 7.89
Burlywood
#DEB887
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDA7 #A7D9FF
analogous
#FFA7AD #FFCDA7 #FFF9A7
triadic
#FFCDA7 #A7FFCD #CDA7FF
tetradic
#FFCDA7 #ADFFA7 #A7D9FF #F9A7FF
square
#FFCDA7 #ADFFA7 #A7D9FF #F9A7FF
split-complementary
#FFCDA7 #A7FFF9 #A7ADFF
monochromatic
#FF872D #FFAA6A #FFCDA7 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.44
#FFCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#FFCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDA7
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDA7 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A4
Deuteranopia (green-blind)
#E8DBA7
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcda7; /* rgb */ color: rgb(255, 205, 167); /* oklch */ color: oklch(88.3% 0.076 58.8);
Tailwind
colors: {
custom: {
50: '#ffdcc1',
500: '#ffcda7',
950: '#000000',
},
}SCSS
$custom: #ffcda7; $custom-light: #ffdcc1; $custom-dark: #000000;
JSON
{
"hex": "#ffcda7",
"rgb": {
"r": 255,
"g": 205,
"b": 167
},
"hsl": {
"h": 25.909,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.88286,
"c": 0.07575,
"h": 58.8
},
"luminance": 0.67713
}Semantic roles & 50–950 ramp
primary
#FFCDA7
secondary
#66AEE4
accent
#82E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482