#FED68F#FED68F
#FED68F is a very light, moderate orange. Relative luminance 0.711; OKLCH L 89.5% C 0.099 H 81.2°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FED68F |
|---|---|
| RGB | rgb(254, 214, 143) |
| HSL | hsl(38, 98%, 78%) |
| HSV | hsv(38, 44%, 100%) |
| CMYK | cmyk(0%, 15.7%, 43.7%, 0.4%) |
| CIE-LAB | lab(87.56, 4.90, 40.21) |
| CIE-LCH | lch(87.56, 40.51, 83.05°) |
| OKLab | oklab(89.46% 0.0151 0.0983) |
| OKLCH | oklch(89.46% 0.099 81.2) |
| XYZ | xyz(69.8798, 71.1505, 36.0339) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.01
Pale Peach
#FFE5AD
ΔE00 5.27
Wheat (survey)
#FBDD7E
ΔE00 5.82
Moccasin
#FFE4B5
ΔE00 6.23
Sand (survey)
#E2CA76
ΔE00 6.86
Wheat
#F5DEB3
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED68F #8FB7FE
analogous
#FE9E8F #FED68F #EFFE8F
triadic
#FED68F #8FFED6 #D68FFE
tetradic
#FED68F #8FFE9E #8FB7FE #FE8FEF
square
#FED68F #8FFE9E #8FB7FE #FE8FEF
split-complementary
#FED68F #8FEFFE #9E8FFE
monochromatic
#FDAA16 #FDC052 #FED68F #FFECCC #FFF4E1
Accessibility & contrast
On white
1.38
#FED68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FED68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED68F
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED68F | 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)
#E7D68A
Deuteranopia (green-blind)
#F1E091
Tritanopia (blue-blind)
#FFCAC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fed68f; /* rgb */ color: rgb(254, 214, 143); /* oklch */ color: oklch(89.5% 0.099 81.2);
Tailwind
colors: {
custom: {
50: '#ffe2b0',
500: '#fed68f',
950: '#000000',
},
}SCSS
$custom: #fed68f; $custom-light: #ffe2b0; $custom-dark: #000000;
JSON
{
"hex": "#fed68f",
"rgb": {
"r": 254,
"g": 214,
"b": 143
},
"hsl": {
"h": 38.378,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.89461,
"c": 0.09946,
"h": 81.2
},
"luminance": 0.71147
}Semantic roles & 50–950 ramp
primary
#FED68F
secondary
#5285DF
accent
#53E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481