#F2CA8D#F2CA8D
#F2CA8D is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.0% C 0.090 H 77.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA8D |
|---|---|
| RGB | rgb(242, 202, 141) |
| HSL | hsl(36, 80%, 75%) |
| HSV | hsv(36, 42%, 95%) |
| CMYK | cmyk(0%, 16.5%, 41.7%, 5.1%) |
| CIE-LAB | lab(83.47, 6.17, 35.72) |
| CIE-LCH | lch(83.47, 36.25, 80.19°) |
| OKLab | oklab(85.98% 0.0193 0.088) |
| OKLCH | oklch(85.98% 0.09 77.7) |
| XYZ | xyz(62.5481, 63.0444, 34.0683) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.19
Navajowhite
#FFDEAD
ΔE00 5.30
Very Light Brown
#D3B683
ΔE00 6.35
Light Peach
#FFD8B1
ΔE00 6.72
Pale Peach
#FFE5AD
ΔE00 6.90
Moccasin
#FFE4B5
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA8D #8DB5F2
analogous
#F2988D #F2CA8D #E7F28D
triadic
#F2CA8D #8DF2CA #CA8DF2
tetradic
#F2CA8D #8DF298 #8DB5F2 #F28DE7
square
#F2CA8D #8DF298 #8DB5F2 #F28DE7
split-complementary
#F2CA8D #8DE7F2 #988DF2
monochromatic
#E5971F #ECB056 #F2CA8D #F8E4C4 #FCF2E4
Accessibility & contrast
On white
1.54
#F2CA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#F2CA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA8D
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA8D | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA89
Deuteranopia (green-blind)
#E4D48F
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca8d; /* rgb */ color: rgb(242, 202, 141); /* oklch */ color: oklch(86.0% 0.090 77.7);
Tailwind
colors: {
custom: {
50: '#f8daaf',
500: '#f2ca8d',
950: '#000000',
},
}SCSS
$custom: #f2ca8d; $custom-light: #f8daaf; $custom-dark: #000000;
JSON
{
"hex": "#f2ca8d",
"rgb": {
"r": 242,
"g": 202,
"b": 141
},
"hsl": {
"h": 36.238,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.8598,
"c": 0.09005,
"h": 77.7
},
"luminance": 0.63041
}Semantic roles & 50–950 ramp
primary
#F2CA8D
secondary
#5585CF
accent
#5DDC0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381