#F7CDAB#F7CDAB
#F7CDAB is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.6% C 0.066 H 60.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CDAB |
|---|---|
| RGB | rgb(247, 205, 171) |
| HSL | hsl(27, 83%, 82%) |
| HSV | hsv(27, 31%, 97%) |
| CMYK | cmyk(0%, 17%, 30.8%, 3.1%) |
| CIE-LAB | lab(85.19, 10.02, 22.49) |
| CIE-LCH | lch(85.19, 24.62, 65.98°) |
| OKLab | oklab(87.61% 0.032 0.0573) |
| OKLCH | oklch(87.61% 0.066 60.8) |
| XYZ | xyz(67.5410, 66.3799, 47.7751) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.37
Peach
#FFDAB9
ΔE00 3.12
Light Peach
#FFD8B1
ΔE00 3.21
Bisque
#FFE4C4
ΔE00 6.66
Navajowhite
#FFDEAD
ΔE00 7.10
Burlywood
#DEB887
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CDAB #ABD5F7
analogous
#F7ABAF #F7CDAB #F7F3AB
triadic
#F7CDAB #ABF7CD #CDABF7
tetradic
#F7CDAB #AFF7AB #ABD5F7 #F3ABF7
square
#F7CDAB #AFF7AB #ABD5F7 #F3ABF7
split-complementary
#F7CDAB #ABF7F3 #ABAFF7
monochromatic
#EC8A3B #F2AC73 #F7CDAB #FCEEE3 #FCEEE3
Accessibility & contrast
On white
1.47
#F7CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#F7CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CDAB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CDAB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA9
Deuteranopia (green-blind)
#E4D9AB
Tritanopia (blue-blind)
#FFC5C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f7cdab; /* rgb */ color: rgb(247, 205, 171); /* oklch */ color: oklch(87.6% 0.066 60.8);
Tailwind
colors: {
custom: {
50: '#fbdcc4',
500: '#f7cdab',
950: '#000000',
},
}SCSS
$custom: #f7cdab; $custom-light: #fbdcc4; $custom-dark: #000000;
JSON
{
"hex": "#f7cdab",
"rgb": {
"r": 247,
"g": 205,
"b": 171
},
"hsl": {
"h": 26.842,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.87611,
"c": 0.06559,
"h": 60.8
},
"luminance": 0.66377
}Semantic roles & 50–950 ramp
primary
#F7CDAB
secondary
#6EA9D8
accent
#7EDF06
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171512
muted
#858482