#F3CEAF#F3CEAF
#F3CEAF is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.5% C 0.059 H 61.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CEAF |
|---|---|
| RGB | rgb(243, 206, 175) |
| HSL | hsl(27, 74%, 82%) |
| HSV | hsv(27, 28%, 95%) |
| CMYK | cmyk(0%, 15.2%, 28%, 4.7%) |
| CIE-LAB | lab(85.15, 8.51, 20.27) |
| CIE-LCH | lch(85.15, 21.98, 67.23°) |
| OKLab | oklab(87.52% 0.0277 0.0519) |
| OKLCH | oklch(87.52% 0.059 61.9) |
| XYZ | xyz(66.7722, 66.2950, 49.8281) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.79
Apricot
#FBCEB1
ΔE00 2.95
Light Peach
#FFD8B1
ΔE00 3.31
Bisque
#FFE4C4
ΔE00 5.88
Navajowhite
#FFDEAD
ΔE00 7.00
Burlywood
#DEB887
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CEAF #AFD4F3
analogous
#F3AFB2 #F3CEAF #F3F0AF
triadic
#F3CEAF #AFF3CE #CEAFF3
tetradic
#F3CEAF #B2F3AF #AFD4F3 #F0AFF3
square
#F3CEAF #B2F3AF #AFD4F3 #F0AFF3
split-complementary
#F3CEAF #AFF3F0 #AFB2F3
monochromatic
#E38D45 #EBAD7A #F3CEAF #FBEFE4 #FBEFE4
Accessibility & contrast
On white
1.47
#F3CEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#F3CEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CEAF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CEAF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f3ceaf; /* rgb */ color: rgb(243, 206, 175); /* oklch */ color: oklch(87.5% 0.059 61.9);
Tailwind
colors: {
custom: {
50: '#f8ddc7',
500: '#f3ceaf',
950: '#000000',
},
}SCSS
$custom: #f3ceaf; $custom-light: #f8ddc7; $custom-dark: #000000;
JSON
{
"hex": "#f3ceaf",
"rgb": {
"r": 243,
"g": 206,
"b": 175
},
"hsl": {
"h": 27.353,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.87517,
"c": 0.05878,
"h": 61.9
},
"luminance": 0.66292
}Semantic roles & 50–950 ramp
primary
#F3CEAF
secondary
#74A7D3
accent
#7CD60F
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482