#F2DA93#F2DA93
#F2DA93 is a very light, moderate orange. Relative luminance 0.711; OKLCH L 89.2% C 0.093 H 91.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA93 |
|---|---|
| RGB | rgb(242, 218, 147) |
| HSL | hsl(45, 79%, 76%) |
| HSV | hsv(45, 39%, 95%) |
| CMYK | cmyk(0%, 9.9%, 39.3%, 5.1%) |
| CIE-LAB | lab(87.55, -1.43, 37.97) |
| CIE-LCH | lch(87.55, 37.99, 92.16°) |
| OKLab | oklab(89.22% -0.0025 0.0934) |
| OKLCH | oklch(89.22% 0.093 91.5) |
| XYZ | xyz(66.9573, 71.1290, 37.8004) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.15
Sandy
#F1DA7A
ΔE00 4.29
Vanilla
#F3E5AB
ΔE00 4.33
Pale Peach
#FFE5AD
ΔE00 4.35
Sand (survey)
#E2CA76
ΔE00 4.58
Beige (survey)
#E6DAA6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA93 #93ABF2
analogous
#F2AB93 #F2DA93 #DBF293
triadic
#F2DA93 #93F2DA #DA93F2
tetradic
#F2DA93 #93F2AB #93ABF2 #F293DB
square
#F2DA93 #93F2AB #93ABF2 #F293DB
split-complementary
#F2DA93 #93DBF2 #AB93F2
monochromatic
#E5B526 #EBC75C #F2DA93 #F9EDCA #FCF6E4
Accessibility & contrast
On white
1.38
#F2DA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#F2DA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA93
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA93 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78E
Deuteranopia (green-blind)
#EFDE95
Tritanopia (blue-blind)
#FFCFC8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2da93; /* rgb */ color: rgb(242, 218, 147); /* oklch */ color: oklch(89.2% 0.093 91.5);
Tailwind
colors: {
custom: {
50: '#f8e5b3',
500: '#f2da93',
950: '#000000',
},
}SCSS
$custom: #f2da93; $custom-light: #f8e5b3; $custom-dark: #000000;
JSON
{
"hex": "#f2da93",
"rgb": {
"r": 242,
"g": 218,
"b": 147
},
"hsl": {
"h": 44.842,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.89222,
"c": 0.09345,
"h": 91.5
},
"luminance": 0.71127
}Semantic roles & 50–950 ramp
primary
#F2DA93
secondary
#5A78CF
accent
#3FDB0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481