#FBD18F#FBD18F
#FBD18F is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.2% C 0.096 H 78.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD18F |
|---|---|
| RGB | rgb(251, 209, 143) |
| HSL | hsl(37, 93%, 77%) |
| HSV | hsv(37, 43%, 98%) |
| CMYK | cmyk(0%, 16.7%, 43%, 1.6%) |
| CIE-LAB | lab(86.05, 6.30, 38.22) |
| CIE-LCH | lch(86.05, 38.73, 80.64°) |
| OKLab | oklab(88.22% 0.0194 0.0938) |
| OKLCH | oklch(88.22% 0.096 78.3) |
| XYZ | xyz(67.5443, 68.0966, 35.5675) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.78
Pale Peach
#FFE5AD
ΔE00 6.02
Moccasin
#FFE4B5
ΔE00 6.40
Light Peach
#FFD8B1
ΔE00 6.89
Wheat
#F5DEB3
ΔE00 6.92
Burlywood
#DEB887
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD18F #8FB9FB
analogous
#FB9B8F #FBD18F #EFFB8F
triadic
#FBD18F #8FFBD1 #D18FFB
tetradic
#FBD18F #8FFB9B #8FB9FB #FB8FEF
square
#FBD18F #8FFB9B #8FB9FB #FB8FEF
split-complementary
#FBD18F #8FEFFB #9B8FFB
monochromatic
#F7A019 #F9B954 #FBD18F #FDE9CA #FEF3E1
Accessibility & contrast
On white
1.44
#FBD18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#FBD18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD18F
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD18F | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18A
Deuteranopia (green-blind)
#ECDB91
Tritanopia (blue-blind)
#FFC5C0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbd18f; /* rgb */ color: rgb(251, 209, 143); /* oklch */ color: oklch(88.2% 0.096 78.3);
Tailwind
colors: {
custom: {
50: '#fedfb0',
500: '#fbd18f',
950: '#000000',
},
}SCSS
$custom: #fbd18f; $custom-light: #fedfb0; $custom-dark: #000000;
JSON
{
"hex": "#fbd18f",
"rgb": {
"r": 251,
"g": 209,
"b": 143
},
"hsl": {
"h": 36.667,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.88216,
"c": 0.09573,
"h": 78.3
},
"luminance": 0.68093
}Semantic roles & 50–950 ramp
primary
#FBD18F
secondary
#5388DB
accent
#59E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481