#F3CDAF#F3CDAF
#F3CDAF is a very light, muted orange. Relative luminance 0.658; OKLCH L 87.3% C 0.059 H 60.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CDAF |
|---|---|
| RGB | rgb(243, 205, 175) |
| HSL | hsl(26, 74%, 82%) |
| HSV | hsv(26, 28%, 95%) |
| CMYK | cmyk(0%, 15.6%, 28%, 4.7%) |
| CIE-LAB | lab(84.90, 9.03, 19.93) |
| CIE-LCH | lch(84.90, 21.88, 65.63°) |
| OKLab | oklab(87.33% 0.0292 0.051) |
| OKLCH | oklch(87.33% 0.059 60.2) |
| XYZ | xyz(66.5322, 65.8150, 49.7481) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.44
Peach
#FFDAB9
ΔE00 3.14
Light Peach
#FFD8B1
ΔE00 3.78
Bisque
#FFE4C4
ΔE00 6.37
Navajowhite
#FFDEAD
ΔE00 7.57
Burlywood
#DEB887
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CDAF #AFD5F3
analogous
#F3AFB3 #F3CDAF #F3EFAF
triadic
#F3CDAF #AFF3CD #CDAFF3
tetradic
#F3CDAF #B3F3AF #AFD5F3 #EFAFF3
square
#F3CDAF #B3F3AF #AFD5F3 #EFAFF3
split-complementary
#F3CDAF #AFF3EF #AFB3F3
monochromatic
#E38A45 #EBAC7A #F3CDAF #FBEEE4 #FBEEE4
Accessibility & contrast
On white
1.48
#F3CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#F3CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CDAF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CDAF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#E2D7AF
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3cdaf; /* rgb */ color: rgb(243, 205, 175); /* oklch */ color: oklch(87.3% 0.059 60.2);
Tailwind
colors: {
custom: {
50: '#f8dcc7',
500: '#f3cdaf',
950: '#000000',
},
}SCSS
$custom: #f3cdaf; $custom-light: #f8dcc7; $custom-dark: #000000;
JSON
{
"hex": "#f3cdaf",
"rgb": {
"r": 243,
"g": 205,
"b": 175
},
"hsl": {
"h": 26.471,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.87326,
"c": 0.05878,
"h": 60.2
},
"luminance": 0.65812
}Semantic roles & 50–950 ramp
primary
#F3CDAF
secondary
#74A9D3
accent
#7ED60F
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482