#F7CFAF#F7CFAF
#F7CFAF is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.1% C 0.062 H 60.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CFAF |
|---|---|
| RGB | rgb(247, 207, 175) |
| HSL | hsl(27, 82%, 83%) |
| HSV | hsv(27, 29%, 97%) |
| CMYK | cmyk(0%, 16.2%, 29.1%, 3.1%) |
| CIE-LAB | lab(85.75, 9.49, 21.17) |
| CIE-LCH | lch(85.75, 23.20, 65.85°) |
| OKLab | oklab(88.08% 0.0306 0.0541) |
| OKLCH | oklch(88.08% 0.062 60.5) |
| XYZ | xyz(68.4095, 67.4977, 49.9740) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.25
Peach
#FFDAB9
ΔE00 2.63
Light Peach
#FFD8B1
ΔE00 3.13
Bisque
#FFE4C4
ΔE00 6.17
Navajowhite
#FFDEAD
ΔE00 7.11
Burlywood
#DEB887
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CFAF #AFD7F7
analogous
#F7AFB3 #F7CFAF #F7F3AF
triadic
#F7CFAF #AFF7CF #CFAFF7
tetradic
#F7CFAF #B3F7AF #AFD7F7 #F3AFF7
square
#F7CFAF #B3F7AF #AFD7F7 #F3AFF7
split-complementary
#F7CFAF #AFF7F3 #AFB3F7
monochromatic
#EC8C40 #F1AE77 #F7CFAF #FCEEE3 #FCEEE3
Accessibility & contrast
On white
1.45
#F7CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#F7CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CFAF
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CFAF | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AD
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#FFC7C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f7cfaf; /* rgb */ color: rgb(247, 207, 175); /* oklch */ color: oklch(88.1% 0.062 60.5);
Tailwind
colors: {
custom: {
50: '#fbddc7',
500: '#f7cfaf',
950: '#000000',
},
}SCSS
$custom: #f7cfaf; $custom-light: #fbddc7; $custom-dark: #000000;
JSON
{
"hex": "#f7cfaf",
"rgb": {
"r": 247,
"g": 207,
"b": 175
},
"hsl": {
"h": 26.667,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.88078,
"c": 0.06209,
"h": 60.5
},
"luminance": 0.67495
}Semantic roles & 50–950 ramp
primary
#F7CFAF
secondary
#72ABD9
accent
#7FDE07
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482