#FFC293#FFC293
#FFC293 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.9% C 0.093 H 58.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC293 |
|---|---|
| RGB | rgb(255, 194, 147) |
| HSL | hsl(26, 100%, 79%) |
| HSV | hsv(26, 42%, 100%) |
| CMYK | cmyk(0%, 23.9%, 42.4%, 0%) |
| CIE-LAB | lab(82.89, 16.07, 32.09) |
| CIE-LCH | lch(82.89, 35.89, 63.39°) |
| OKLab | oklab(85.85% 0.0484 0.0796) |
| OKLCH | oklch(85.85% 0.093 58.7) |
| XYZ | xyz(65.8008, 61.9541, 36.0906) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.08
Apricot
#FBCEB1
ΔE00 5.81
Apricot (survey)
#FFB16D
ΔE00 5.95
Light Peach
#FFD8B1
ΔE00 6.80
Peach
#FFDAB9
ΔE00 7.57
Burlywood
#DEB887
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC293 #93D0FF
analogous
#FF939A #FFC293 #FFF893
triadic
#FFC293 #93FFC2 #C293FF
tetradic
#FFC293 #9AFF93 #93D0FF #F893FF
square
#FFC293 #9AFF93 #93D0FF #F893FF
split-complementary
#FFC293 #93FFF8 #939AFF
monochromatic
#FF7D19 #FF9F56 #FFC293 #FFE5D0 #FFEEE0
Accessibility & contrast
On white
1.57
#FFC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FFC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC293
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC293 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C690
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffc293; /* rgb */ color: rgb(255, 194, 147); /* oklch */ color: oklch(85.9% 0.093 58.7);
Tailwind
colors: {
custom: {
50: '#ffd4b3',
500: '#ffc293',
950: '#000000',
},
}SCSS
$custom: #ffc293; $custom-light: #ffd4b3; $custom-dark: #000000;
JSON
{
"hex": "#ffc293",
"rgb": {
"r": 255,
"g": 194,
"b": 147
},
"hsl": {
"h": 26.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.8585,
"c": 0.09318,
"h": 58.7
},
"luminance": 0.6195
}Semantic roles & 50–950 ramp
primary
#FFC293
secondary
#55A4E1
accent
#82E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381