#FFCFA5#FFCFA5
#FFCFA5 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.6% C 0.077 H 62.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFA5 |
|---|---|
| RGB | rgb(255, 207, 165) |
| HSL | hsl(28, 100%, 82%) |
| HSV | hsv(28, 35%, 100%) |
| CMYK | cmyk(0%, 18.8%, 35.3%, 0%) |
| CIE-LAB | lab(86.31, 11.29, 27.28) |
| CIE-LCH | lch(86.31, 29.52, 67.51°) |
| OKLab | oklab(88.62% 0.0354 0.0687) |
| OKLCH | oklch(88.62% 0.077 62.8) |
| XYZ | xyz(70.3462, 68.6056, 45.1268) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.92
Peach
#FFDAB9
ΔE00 3.85
Apricot
#FBCEB1
ΔE00 3.98
Navajowhite
#FFDEAD
ΔE00 6.27
Bisque
#FFE4C4
ΔE00 7.15
Burlywood
#DEB887
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFA5 #A5D5FF
analogous
#FFA5A8 #FFCFA5 #FFFCA5
triadic
#FFCFA5 #A5FFCF #CFA5FF
tetradic
#FFCFA5 #A8FFA5 #A5D5FF #FCA5FF
square
#FFCFA5 #A8FFA5 #A5D5FF #FCA5FF
split-complementary
#FFCFA5 #A5FFFC #A5A8FF
monochromatic
#FF8E2B #FFAE68 #FFCFA5 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.43
#FFCFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FFCFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFA5
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFA5 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A2
Deuteranopia (green-blind)
#E9DCA6
Tritanopia (blue-blind)
#FFC5C4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcfa5; /* rgb */ color: rgb(255, 207, 165); /* oklch */ color: oklch(88.6% 0.077 62.8);
Tailwind
colors: {
custom: {
50: '#ffddc0',
500: '#ffcfa5',
950: '#000000',
},
}SCSS
$custom: #ffcfa5; $custom-light: #ffddc0; $custom-dark: #000000;
JSON
{
"hex": "#ffcfa5",
"rgb": {
"r": 255,
"g": 207,
"b": 165
},
"hsl": {
"h": 28,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.88621,
"c": 0.07729,
"h": 62.8
},
"luminance": 0.68602
}Semantic roles & 50–950 ramp
primary
#FFCFA5
secondary
#64A8E4
accent
#7AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482