#FFCDAF#FFCDAF
#FFCDAF is a very light, moderate orange. Relative luminance 0.680; OKLCH L 88.5% C 0.070 H 52.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDAF |
|---|---|
| RGB | rgb(255, 205, 175) |
| HSL | hsl(23, 100%, 84%) |
| HSV | hsv(23, 31%, 100%) |
| CMYK | cmyk(0%, 19.6%, 31.4%, 0%) |
| CIE-LAB | lab(86.02, 13.54, 21.64) |
| CIE-LCH | lch(86.02, 25.53, 57.97°) |
| OKLab | oklab(88.46% 0.0424 0.0552) |
| OKLCH | oklch(88.46% 0.07 52.5) |
| XYZ | xyz(70.8107, 68.0211, 49.9486) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.28
Peach
#FFDAB9
ΔE00 5.06
Light Peach
#FFD8B1
ΔE00 5.68
Bisque
#FFE4C4
ΔE00 8.83
Pale Salmon
#FFB19A
ΔE00 9.00
Peach (survey)
#FFB07C
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDAF #AFE1FF
analogous
#FFAFB9 #FFCDAF #FFF5AF
triadic
#FFCDAF #AFFFCD #CDAFFF
tetradic
#FFCDAF #B9FFAF #AFE1FF #F5AFFF
square
#FFCDAF #B9FFAF #AFE1FF #F5AFFF
split-complementary
#FFCDAF #AFFFF5 #AFB9FF
monochromatic
#FF8135 #FFA772 #FFCDAF #FFECE0 #FFECE0
Accessibility & contrast
On white
1.44
#FFCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#FFCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDAF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDAF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AD
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#FFC4C5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcdaf; /* rgb */ color: rgb(255, 205, 175); /* oklch */ color: oklch(88.5% 0.070 52.5);
Tailwind
colors: {
custom: {
50: '#ffdcc7',
500: '#ffcdaf',
950: '#000000',
},
}SCSS
$custom: #ffcdaf; $custom-light: #ffdcc7; $custom-dark: #000000;
JSON
{
"hex": "#ffcdaf",
"rgb": {
"r": 255,
"g": 205,
"b": 175
},
"hsl": {
"h": 22.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.88456,
"c": 0.0696,
"h": 52.5
},
"luminance": 0.68018
}Semantic roles & 50–950 ramp
primary
#FFCDAF
secondary
#6DB8E5
accent
#8FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482