#FFCFA1#FFCFA1
#FFCFA1 is a very light, moderate orange. Relative luminance 0.685; OKLCH L 88.5% C 0.081 H 65.3°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFA1 |
|---|---|
| RGB | rgb(255, 207, 161) |
| HSL | hsl(29, 100%, 82%) |
| HSV | hsv(29, 37%, 100%) |
| CMYK | cmyk(0%, 18.8%, 36.9%, 0%) |
| CIE-LAB | lab(86.24, 10.83, 29.26) |
| CIE-LCH | lch(86.24, 31.20, 69.69°) |
| OKLab | oklab(88.54% 0.0338 0.0734) |
| OKLCH | oklch(88.54% 0.081 65.3) |
| XYZ | xyz(69.9878, 68.4623, 43.2394) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.05
Peach
#FFDAB9
ΔE00 4.43
Apricot
#FBCEB1
ΔE00 5.14
Navajowhite
#FFDEAD
ΔE00 5.61
Burlywood
#DEB887
ΔE00 7.02
Bisque
#FFE4C4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFA1 #A1D1FF
analogous
#FFA1A2 #FFCFA1 #FFFEA1
triadic
#FFCFA1 #A1FFCF #CFA1FF
tetradic
#FFCFA1 #A2FFA1 #A1D1FF #FEA1FF
square
#FFCFA1 #A2FFA1 #A1D1FF #FEA1FF
split-complementary
#FFCFA1 #A1FFFE #A1A2FF
monochromatic
#FF9027 #FFB064 #FFCFA1 #FFEEDE #FFEFE0
Accessibility & contrast
On white
1.43
#FFCFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#FFCFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFA1
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFA1 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19E
Deuteranopia (green-blind)
#EADCA2
Tritanopia (blue-blind)
#FFC4C3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcfa1; /* rgb */ color: rgb(255, 207, 161); /* oklch */ color: oklch(88.5% 0.081 65.3);
Tailwind
colors: {
custom: {
50: '#ffddbd',
500: '#ffcfa1',
950: '#000000',
},
}SCSS
$custom: #ffcfa1; $custom-light: #ffddbd; $custom-dark: #000000;
JSON
{
"hex": "#ffcfa1",
"rgb": {
"r": 255,
"g": 207,
"b": 161
},
"hsl": {
"h": 29.362,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.88542,
"c": 0.0808,
"h": 65.3
},
"luminance": 0.68459
}Semantic roles & 50–950 ramp
primary
#FFCFA1
secondary
#61A3E3
accent
#75E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482