#F3CDAB#F3CDAB
#F3CDAB is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.2% C 0.062 H 63.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CDAB |
|---|---|
| RGB | rgb(243, 205, 171) |
| HSL | hsl(28, 75%, 81%) |
| HSV | hsv(28, 30%, 95%) |
| CMYK | cmyk(0%, 15.6%, 29.6%, 4.7%) |
| CIE-LAB | lab(84.82, 8.51, 21.93) |
| CIE-LCH | lch(84.82, 23.52, 68.79°) |
| OKLab | oklab(87.24% 0.0276 0.0559) |
| OKLCH | oklch(87.24% 0.062 63.7) |
| XYZ | xyz(66.1452, 65.6602, 47.7097) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.90
Peach
#FFDAB9
ΔE00 2.96
Apricot
#FBCEB1
ΔE00 3.45
Bisque
#FFE4C4
ΔE00 5.97
Navajowhite
#FFDEAD
ΔE00 6.40
Burlywood
#DEB887
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CDAB #ABD1F3
analogous
#F3ABAD #F3CDAB #F3F1AB
triadic
#F3CDAB #ABF3CD #CDABF3
tetradic
#F3CDAB #ADF3AB #ABD1F3 #F1ABF3
square
#F3CDAB #ADF3AB #ABD1F3 #F1ABF3
split-complementary
#F3CDAB #ABF3F1 #ABADF3
monochromatic
#E48D40 #EBAD75 #F3CDAB #FBEDE1 #FBEFE4
Accessibility & contrast
On white
1.49
#F3CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#F3CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CDAB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CDAB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#E2D7AC
Tritanopia (blue-blind)
#FFC5C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3cdab; /* rgb */ color: rgb(243, 205, 171); /* oklch */ color: oklch(87.2% 0.062 63.7);
Tailwind
colors: {
custom: {
50: '#f8dcc4',
500: '#f3cdab',
950: '#000000',
},
}SCSS
$custom: #f3cdab; $custom-light: #f8dcc4; $custom-dark: #000000;
JSON
{
"hex": "#f3cdab",
"rgb": {
"r": 243,
"g": 205,
"b": 171
},
"hsl": {
"h": 28.333,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.87238,
"c": 0.06232,
"h": 63.7
},
"luminance": 0.65658
}Semantic roles & 50–950 ramp
primary
#F3CDAB
secondary
#70A4D2
accent
#78D70E
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171512
muted
#858482