#F5CEAF#F5CEAF
#F5CEAF is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.7% C 0.060 H 60.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CEAF |
|---|---|
| RGB | rgb(245, 206, 175) |
| HSL | hsl(27, 78%, 82%) |
| HSV | hsv(27, 29%, 96%) |
| CMYK | cmyk(0%, 15.9%, 28.6%, 3.9%) |
| CIE-LAB | lab(85.33, 9.26, 20.55) |
| CIE-LCH | lch(85.33, 22.54, 65.74°) |
| OKLab | oklab(87.7% 0.0299 0.0525) |
| OKLCH | oklch(87.7% 0.06 60.4) |
| XYZ | xyz(67.4664, 66.6529, 49.8606) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.30
Peach
#FFDAB9
ΔE00 2.86
Light Peach
#FFD8B1
ΔE00 3.44
Bisque
#FFE4C4
ΔE00 6.26
Navajowhite
#FFDEAD
ΔE00 7.33
Burlywood
#DEB887
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CEAF #AFD6F5
analogous
#F5AFB3 #F5CEAF #F5F1AF
triadic
#F5CEAF #AFF5CE #CEAFF5
tetradic
#F5CEAF #B3F5AF #AFD6F5 #F1AFF5
square
#F5CEAF #B3F5AF #AFD6F5 #F1AFF5
split-complementary
#F5CEAF #AFF5F1 #AFB3F5
monochromatic
#E78B42 #EEAD79 #F5CEAF #FCEEE4 #FCEEE4
Accessibility & contrast
On white
1.47
#F5CEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#F5CEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CEAF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CEAF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#E3D9AF
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f5ceaf; /* rgb */ color: rgb(245, 206, 175); /* oklch */ color: oklch(87.7% 0.060 60.4);
Tailwind
colors: {
custom: {
50: '#f9ddc7',
500: '#f5ceaf',
950: '#000000',
},
}SCSS
$custom: #f5ceaf; $custom-light: #f9ddc7; $custom-dark: #000000;
JSON
{
"hex": "#f5ceaf",
"rgb": {
"r": 245,
"g": 206,
"b": 175
},
"hsl": {
"h": 26.571,
"s": 77.778,
"l": 82.353
},
"oklch": {
"l": 0.87702,
"c": 0.06044,
"h": 60.4
},
"luminance": 0.6665
}Semantic roles & 50–950 ramp
primary
#F5CEAF
secondary
#73AAD6
accent
#7FDA0B
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482